Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnftw.c153 DIR *(*opendirf)(const char *); member
219 if ((this.fd = (*vp->opendirf)(comp)) == 0) { in walk()
221 (this.fd = (*vp->opendirf)(comp)) != 0) { in walk()
428 this.fd = (*vp->opendirf)(comp); in walk()
562 var.opendirf = nocdopendir; in nftw()
568 var.opendirf = cdopendir; in nftw()