HomeSort by relevance Sort by last modified time
    Searched defs:FNM_PATHNAME (Results 1 - 3 of 3) sorted by null

  /bionic/libc/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /development/ndk/platforms/android-3/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME
  /development/ndk/platforms/android-L/include/
fnmatch.h 39 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
45 #define FNM_FILE_NAME FNM_PATHNAME

Completed in 177 milliseconds