Searched refs:_dl_opendir (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/libexec/ld.so/
H A Ddir.h35 _dl_DIR *_dl_opendir(const char *name);
H A Ddir.c52 _dl_opendir(const char *name) function
H A Dlibrary_subr.c173 if ((dd = _dl_opendir(*pp)) != NULL) {

Completed in 97 milliseconds