Searched refs:nftw (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/lib/libc/hidden/
H A Dftw.h24 PROTO_DEPRECATED(nftw); variable
/openbsd-current/include/
H A Dftw.h31 * second argument to ftw(3) and nftw(3). Say it three times fast!
42 * Flags for use as the 4th argument to nftw(3). These may be ORed together.
56 int nftw(const char *, int (*)(const char *, const struct stat *, int,
/openbsd-current/lib/libc/gen/
H A Dnftw.c1 /* $OpenBSD: nftw.c,v 1.8 2019/01/25 00:19:25 millert Exp $ */
30 nftw(const char *path, int (*fn)(const char *, const struct stat *, int, function
H A DMakefile.inc18 nlist.c nftw.c opendir.c pause.c popen.c posix_spawn.c psignal.c \
/openbsd-current/gnu/gcc/gcc/
H A Dsys-protos.h775 extern int nftw(const char *, int (*) (const char *, const struct stat *, int, struct FTW *), int, int);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h775 extern int nftw(const char *, int (*) (const char *, const struct stat *, int, struct FTW *), int, int);

Completed in 190 milliseconds