| /openbsd/src/lib/libc/gen/ |
| D | nftw.c | 34 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()
|
| D | Makefile.inc | 12 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 \
|
| D | ftw.c | 31 ftw(const char *path, int (*fn)(const char *, const struct stat *, int), in ftw() function
|
| /openbsd/src/lib/libc/hidden/ |
| D | ftw.h | 21 #include_next <ftw.h> 23 PROTO_DEPRECATED(ftw);
|
| /openbsd/src/include/ |
| D | ftw.h | 55 int ftw(const char *, int (*)(const char *, const struct stat *, int), int);
|
| D | Makefile | 17 fenv.h float.h fnmatch.h fstab.h fts.h ftw.h \
|
| /openbsd/src/regress/sys/arch/amd64/fpu/ |
| D | fxsave64.ok | 3 ftw 00
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| D | RegisterContextDarwin_i386.cpp | 282 {DEFINE_FPU_UINT(ftw), 601 value = fpu.ftw; in ReadRegister() 718 fpu.ftw = value.GetAsUInt8(); in WriteRegister()
|
| D | RegisterContextDarwin_x86_64.cpp | 331 {DEFINE_FPU_UINT(ftw), 647 value = fpu.ftw; in ReadRegister() 773 fpu.ftw = value.GetAsUInt8(); in WriteRegister()
|
| D | RegisterContextDarwin_x86_64.h | 84 uint8_t ftw; // "ftag" member
|
| D | RegisterContextDarwin_i386.h | 79 uint8_t ftw; member
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/ |
| D | inclhack.def | 828 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"
|
| D | fixinc.svr4 | 478 file=ftw.h
|
| /openbsd/src/gnu/gcc/fixincludes/ |
| D | inclhack.def | 3744 * 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/ |
| D | DNBArchImplI386.cpp | 1335 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/ |
| D | Symbols.list | 647 ftw
|
| /openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/x86_64/ |
| D | DNBArchImplX86_64.cpp | 1753 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/ |
| D | sys-protos.h | 415 extern int ftw(const char *, int (*) (const char *, const struct stat *, int), i…
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | sys-protos.h | 415 extern int ftw(const char *, int (*) (const char *, const struct stat *, int), i…
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlclib.pod | 334 ~ftw() nftw() 773 ftw() lcong48_r() timelocal()
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | README.hpux | 465 ftw, lockf, lseek,
|
| /openbsd/src/distrib/sets/lists/comp/ |
| D | mi | 917 ./usr/include/ftw.h 2581 ./usr/share/man/man3/ftw.3
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 1808 fun:ftw=uninstrumented
|