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