Searched refs:GLOB_NOSPACE (Results 1 – 12 of 12) sorted by relevance
204 return GLOB_NOSPACE; in glob()574 return GLOB_NOSPACE;650 return(GLOB_NOSPACE);746 err = GLOB_NOSPACE;828 return(GLOB_NOSPACE);860 return(GLOB_NOSPACE);878 return(GLOB_NOSPACE);888 return(GLOB_NOSPACE);891 return(copy == NULL ? GLOB_NOSPACE : 0);906 return(GLOB_NOSPACE);
85 #define GLOB_NOSPACE (-1) /* Malloc call failed. */ macro
331 pub const GLOB_NOSPACE: ::c_int = -1; constant
2054 if (!dest) return GLOB_NOSPACE;2063 if (pglob->gl_pathv == NULL) return GLOB_NOSPACE;2123 if (gr == GLOB_NOSPACE)
616 if (r == GLOB_NOSPACE) { in process_get()901 if (r == GLOB_NOSPACE) { in do_globbed_ls()
566 pub const GLOB_NOSPACE: ::c_int = -1; constant
867 pub const GLOB_NOSPACE: ::c_int = 1; constant
1186 pub const GLOB_NOSPACE: ::c_int = 1; constant
1274 pub const GLOB_NOSPACE: ::c_int = -2; constant
1077 pub const GLOB_NOSPACE: ::c_int = 1; constant
1811 pub const GLOB_NOSPACE: ::c_int = -1; constant
2252 pub const GLOB_NOSPACE: ::c_int = 1; constant