Searched refs:FNM_LEADING_DIR (Results 1 – 7 of 7) sorted by relevance
43 #define FNM_LEADING_DIR 0x0040 /* match up to implicit / */ macro
63 if (flags & FNM_LEADING_DIR) in fnmatch()
52 #define FNM_LEADING_DIR 0x0040 /* match up to implicit / */ macro
948 comp/fnmatch: add FNM_LEADING_DIR for gnu compatibility