Searched refs:wcat_t (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/regex/ |
H A D | glob.c | 147 } wcat_t; typedef in typeref:struct:wcat 180 static int g_Ctoc(const wcat_t *, char *, uint_t); 181 static int g_lstat(wcat_t *, struct stat *, glob_t *); 182 static DIR *g_opendir(wcat_t *, glob_t *); 183 static wcat_t *g_strchr(const wcat_t *, wchar_t); 184 static int g_stat(wcat_t *, struct stat *, glob_t *); 185 static int glob0(const wcat_t *, glob_t *, struct glob_lim *, 187 static int glob1(wcat_t *, wcat_t *, glob_ [all...] |
Completed in 71 milliseconds