Searched refs:GLOB_NOMATCH (Results 1 – 4 of 4) sorted by relevance
83 #define GLOB_NOMATCH (-3) /* No match and GLOB_NOCHECK not set. */ macro
328 if (rv && rv != GLOB_NOMATCH) in globexp2()497 return GLOB_NOMATCH;549 return(GLOB_NOMATCH);
252 /* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you
1185 AC_CHECK_DECLS([GLOB_NOMATCH], , , [#include <glob.h>])