Searched defs:FNM_LEADING_DIR (Results 1 – 8 of 8) sorted by relevance
54 #define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */ macro
49 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */ macro
52 # define FNM_LEADING_DIR (1 << 3) /* Ignore '/...' after a match. */ macro
183 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */ macro
57 # define FNM_LEADING_DIR 0 macro