Searched refs:fwalk (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/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); 137 fwalk(const char *path, int (*fn)(const char *, const struct stat *, int), function 155 * to a function instead of aborting fwalk() right away. 244 rc = fwalk(subpath, fn, depth-1, vp);
|
/illumos-gate/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 \
|
Completed in 56 milliseconds