Home
last modified time | relevance | path

Searched refs:g_stat (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c182 static int g_stat(wcat_t *, struct stat *, glob_t *);
794 (g_stat(pathbuf, &sb, pglob) == 0) && in glob2()
1245 g_stat(wcat_t *fn, struct stat *sb, glob_t *pglob) in g_stat() function