Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c179 static int g_lstat(wcat_t *, struct stat *, glob_t *);
786 if (g_lstat(pathbuf, &sb, pglob)) in glob2()
1233 g_lstat(wcat_t *fn, struct stat *sb, glob_t *pglob) in g_lstat() function