Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A D_xftw.c113 static DIR *nocdopendir(const char *, struct Var *);
183 dirp = nocdopendir(path, vp); in fwalk()
256 dirp = nocdopendir(path, vp); in fwalk()
275 nocdopendir(const char *path, struct Var *vp) in nocdopendir() function
H A Dnftw.c164 static DIR *nocdopendir(const char *);
564 var.opendirf = nocdopendir; in nftw()
689 nocdopendir(const char *path) in nocdopendir() function