Searched defs:FNM_PATHNAME (Results 1 – 6 of 6) sorted by relevance
35 #define FNM_PATHNAME 0x01 /* Slash in str only matches slash in pattern */ macro
35 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro
44 #define FNM_PATHNAME 0x0002 /* explicit match for / */ macro