Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/gen/
H A Dnftw.c155 DIR *(*opendirf)(const char *); member
221 if ((this.fd = (*vp->opendirf)(comp)) == 0) { in walk()
223 (this.fd = (*vp->opendirf)(comp)) != 0) { in walk()
430 this.fd = (*vp->opendirf)(comp); in walk()
564 var.opendirf = nocdopendir; in nftw()
570 var.opendirf = cdopendir; in nftw()