Home
last modified time | relevance | path

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

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