Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c180 static DIR *g_opendir(wcat_t *, glob_t *);
861 if ((dirp = g_opendir(pathbuf, pglob)) == NULL) { in glob3()
1215 g_opendir(wcat_t *str, glob_t *pglob) in g_opendir() function