Searched defs:FNM_LEADING_DIR (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/
H A Dfnmatch.h54 #define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */ macro
/freebsd-10-stable/contrib/gcclibs/include/
H A Dfnmatch.h54 #define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */ macro
/freebsd-10-stable/contrib/gdb/include/
H A Dfnmatch.h54 #define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */ macro
/freebsd-10-stable/include/
H A Dfnmatch.h49 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */ macro
/freebsd-10-stable/usr.bin/csup/
H A Dfnmatch.h45 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */ macro
/freebsd-10-stable/contrib/diff/lib/
H A Dexclude.c64 # define FNM_LEADING_DIR 0 macro
/freebsd-10-stable/sys/sys/
H A Dlibkern.h203 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */ macro

Completed in 76 milliseconds