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

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

Completed in 78 milliseconds