Searched refs:FNM_LEADING_DIR (Results 1 – 2 of 2) sorted by relevance
13 #define FNM_LEADING_DIR 0x08 macro
305 if (c!=*s && (!*s || !(flags & FNM_LEADING_DIR))) in fnmatch()312 } else if (flags & FNM_LEADING_DIR) { in fnmatch()