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

/freebsd-current/crypto/heimdal/lib/roken/
H A Dglob.c148 static DIR *g_opendir (Char *, glob_t *);
589 if ((dirp = g_opendir(pathbuf, pglob)) == NULL) {
759 g_opendir(Char *str, glob_t *pglob) function
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.c159 static DIR *g_opendir(Char *, glob_t *);
722 if ((dirp = g_opendir(pathbuf, pglob)) == NULL) {
997 g_opendir(Char *str, glob_t *pglob) function
/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c119 static DIR *g_opendir(Char *, glob11_t *);
702 if ((dirp = g_opendir(pathbuf, pglob)) == NULL) {
958 g_opendir(Char *str, glob11_t *pglob) function
H A Dglob.c151 static DIR *g_opendir(Char *, glob_t *);
735 if ((dirp = g_opendir(pathbuf, pglob)) == NULL) {
990 g_opendir(Char *str, glob_t *pglob) function
/freebsd-current/crypto/openssh/
H A Dssh_namespace.h287 #define g_opendir Fssh_g_opendir macro

Completed in 313 milliseconds