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

/freebsd-9.3-release/contrib/binutils/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/freebsd-9.3-release/contrib/gdb/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/freebsd-9.3-release/include/
H A Dfnmatch.h41 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
/freebsd-9.3-release/usr.bin/csup/
H A Dfnmatch.h43 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
/freebsd-9.3-release/sys/sys/
H A Dlibkern.h188 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro

Completed in 77 milliseconds