Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A D_xftw.c114 static int fwalk(const char *, int (*)(const char *, const struct stat *, int),
126 rc = fwalk(path, fn, depth, &var); in _xftw()
134 fwalk(const char *path, int (*fn)(const char *, const struct stat *, int), in fwalk() function
241 rc = fwalk(subpath, fn, depth-1, vp); in fwalk()
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A DMakefile38 fwalk.o fwrite.o get.o heap.o ldap.o makebuf.o match.o mbdb.o \