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

/macosx-10.9.5/sudo-72/src/emul/
H A Dfnmatch.h22 #define FNM_PATHNAME (1 << 0) /* Globbing chars don't match '/' */ macro
/macosx-10.9.5/bash-92/bash-3.2/lib/glob/
H A Dstrmatch.h28 #undef FNM_PATHNAME macro
35 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dfnmatch.h43 #undef FNM_PATHNAME macro
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dfnmatch_.h29 #undef FNM_PATHNAME macro
34 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/macosx-10.9.5/Libc-997.90.3/include/
H A Dfnmatch.h66 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dfnmatch.h35 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
/macosx-10.9.5/ruby-104/ruby/
H A Ddir.c85 #define FNM_PATHNAME 0x02 macro
[all...]

Completed in 132 milliseconds