Searched refs:fwalk (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | _xftw.c | 116 static int fwalk(const char *, int (*)(const char *, const struct stat *, int), 129 rc = fwalk(path, fn, depth, &var); in _xftw() 137 fwalk(const char *path, int (*fn)(const char *, const struct stat *, int), in fwalk() function 244 rc = fwalk(subpath, fn, depth-1, vp); in fwalk()
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | Makefile | 42 fwalk.o fwrite.o get.o heap.o ldap.o makebuf.o match.o mbdb.o \
|