Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/gen/
Dnftw.c34 struct FTW ftw; in nftw() local
94 ftw.base = cur->fts_pathlen - cur->fts_namelen; in nftw()
95 ftw.level = cur->fts_level; in nftw()
96 error = fn(cur->fts_path, cur->fts_statp, fnflag, &ftw); in nftw()
DMakefile.inc12 fstab.c ftok.c fts.c ftw.c getbsize.c getcap.c getcwd.c \
41 ftw.3 getbsize.3 cgetent.3 getcwd.3 getdomainname.3 getdiskbyname.3 \
Dftw.c31 ftw(const char *path, int (*fn)(const char *, const struct stat *, int), in ftw() function
/openbsd/src/lib/libc/hidden/
Dftw.h21 #include_next <ftw.h>
23 PROTO_DEPRECATED(ftw);
/openbsd/src/include/
Dftw.h55 int ftw(const char *, int (*)(const char *, const struct stat *, int), int);
DMakefile17 fenv.h float.h fnmatch.h fstab.h fts.h ftw.h \
/openbsd/src/regress/sys/arch/amd64/fpu/
Dfxsave64.ok3 ftw 00
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DRegisterContextDarwin_i386.cpp282 {DEFINE_FPU_UINT(ftw),
601 value = fpu.ftw; in ReadRegister()
718 fpu.ftw = value.GetAsUInt8(); in WriteRegister()
DRegisterContextDarwin_x86_64.cpp331 {DEFINE_FPU_UINT(ftw),
647 value = fpu.ftw; in ReadRegister()
773 fpu.ftw = value.GetAsUInt8(); in WriteRegister()
DRegisterContextDarwin_x86_64.h84 uint8_t ftw; // "ftag" member
DRegisterContextDarwin_i386.h79 uint8_t ftw; member
/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dinclhack.def828 files = ftw.h;
3009 * Fix declarations of `ftw' and `nftw' in <ftw.h>. On some/most SVR4
3010 * systems the file <ftw.h> contains extern declarations of these
3014 * Sun. In the Solaris version of <ftw.h> there are no static
3022 files = ftw.h;
3023 select = '^extern int ftw\(const';
3025 sed = '/^extern int ftw(const/i' "\\\n"
3031 sed = 's/extern \(int ftw(const.*\)$/\1/';
3039 sed = "/^extern int ftw(),/c\\\n"
3045 " int ftw();\\\n"
Dfixinc.svr4478 file=ftw.h
/openbsd/src/gnu/gcc/fixincludes/
Dinclhack.def3744 * Fix declarations of `ftw' and `nftw' in <ftw.h>. On some/most SVR4
3745 * systems the file <ftw.h> contains extern declarations of these
3749 * Sun. In the Solaris version of <ftw.h> there are no static
3757 files = ftw.h;
3758 select = '^extern int ftw\(const';
3760 sed = '/^extern int ftw(const/i' "\\\n"
3766 sed = 's/extern \(int ftw(const.*\)$/\1/';
3774 sed = "/^extern int ftw(),/c\\\n"
3780 " int ftw();\\\n"
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.cpp1335 FPU_OFFSET(ftw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM,
1426 AVX_OFFSET(ftw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM,
1575 FPU_OFFSET(ftw), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM,
/openbsd/src/lib/libc/
DSymbols.list647 ftw
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/x86_64/
DDNBArchImplX86_64.cpp1753 FPU_OFFSET(ftw), -1U, -1U, -1U, -1U, NULL, NULL},
1868 AVX_OFFSET(ftw), -1U, -1U, -1U, -1U, NULL, NULL},
2066 AVX_OFFSET(ftw), -1U, -1U, -1U, -1U, NULL, NULL},
/openbsd/src/gnu/gcc/gcc/
Dsys-protos.h415 extern int ftw(const char *, int (*) (const char *, const struct stat *, int), i…
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-protos.h415 extern int ftw(const char *, int (*) (const char *, const struct stat *, int), i…
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlclib.pod334 ~ftw() nftw()
773 ftw() lcong48_r() timelocal()
/openbsd/src/gnu/usr.bin/perl/
DREADME.hpux465 ftw, lockf, lseek,
/openbsd/src/distrib/sets/lists/comp/
Dmi917 ./usr/include/ftw.h
2581 ./usr/share/man/man3/ftw.3
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1808 fun:ftw=uninstrumented