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

/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dfnmatch.h19 #undef FNM_PATHNAME macro
20 #define FNM_PATHNAME (1 << 0)/* No wildcard can ever match `/'. */ macro
/openbsd-current/gnu/lib/libiberty/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/openbsd-current/gnu/gcc/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/openbsd-current/include/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro

Completed in 165 milliseconds