Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A D_xftw.c111 static DIR *nocdopendir(const char *, struct Var *);
180 dirp = nocdopendir(path, vp); in fwalk()
253 dirp = nocdopendir(path, vp); in fwalk()
272 nocdopendir(const char *path, struct Var *vp) in nocdopendir() function
H A Dnftw.c162 static DIR *nocdopendir(const char *);
562 var.opendirf = nocdopendir; in nftw()
687 nocdopendir(const char *path) in nocdopendir() function