Searched defs:GLOB_NOMATCH (Results 1 – 4 of 4) sorted by relevance
71 #define GLOB_NOMATCH (-3) /* No match, and GLOB_NOCHECK was not set. */ macro
82 #define GLOB_NOMATCH (-3) /* No match and GLOB_NOCHECK was not set. */ macro
88 #define GLOB_NOMATCH (-3) /* No match and GLOB_NOCHECK not set. */ macro
80 #define GLOB_NOMATCH 3 /* No matches found. */ macro