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

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

Completed in 153 milliseconds