Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c139 static DIR *g_opendir(Char *, glob_t *);
634 if ((dirp = g_opendir(pathbuf, pglob)) == NULL) {
834 g_opendir(str, pglob) in g_opendir() function
/titanic_41/usr/src/lib/libc/port/regex/
H A Dglob.c169 static DIR *g_opendir(wcat_t *, glob_t *);
850 if ((dirp = g_opendir(pathbuf, pglob)) == NULL) { in glob3()
1193 g_opendir(wcat_t *str, glob_t *pglob) in g_opendir() function