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

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dfnmatch_.h27 # undef FNM_PATHNAME macro
32 # define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/netbsd-6-1-5-RELEASE/gnu/usr.bin/diffutils/include/
H A Dfnmatch.h42 #undef FNM_PATHNAME macro
47 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/netbsd-6-1-5-RELEASE/include/
H A Dfnmatch.h44 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dfnmatch.h44 #undef FNM_PATHNAME macro
49 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dfnmatch_.h27 # undef FNM_PATHNAME macro
32 # define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/glob/
H A Dfnmatch.h49 #undef FNM_PATHNAME macro
54 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
H A Dglob.c264 # undef FNM_PATHNAME macro

Completed in 160 milliseconds