Searched defs:FNM_PATHNAME (Results 1 – 7 of 7) sorted by relevance
48 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match `/'. */ macro
41 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro
46 #define FNM_PATHNAME (1 << 0) /* No wildcard can ever match '/'. */ macro
181 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro