Home
last modified time | relevance | path

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

/trueos/usr.bin/csup/
HDfnmatch.h43 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
/trueos/contrib/gdb/include/
HDfnmatch.h48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/trueos/contrib/gcclibs/include/
HDfnmatch.h48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/trueos/contrib/binutils/include/
HDfnmatch.h48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
/trueos/include/
HDfnmatch.h41 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
/trueos/sys/sys/
HDlibkern.h200 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro