Searched refs:ftw (Results 1 – 16 of 16) sorted by relevance
| /freebsd/lib/libc/gen/ |
| H A D | nftw-compat11.c | 38 struct FTW ftw; in freebsd11_nftw() local 97 ftw.base = cur->fts_pathlen - cur->fts_namelen; in freebsd11_nftw() 98 ftw.level = cur->fts_level; in freebsd11_nftw() 99 error = fn(cur->fts_path, cur->fts_statp, fnflag, &ftw); in freebsd11_nftw()
|
| H A D | nftw.c | 34 struct FTW ftw; in nftw() local 93 ftw.base = cur->fts_pathlen - cur->fts_namelen; in nftw() 94 ftw.level = cur->fts_level; in nftw() 95 error = fn(cur->fts_path, cur->fts_statp, fnflag, &ftw); in nftw()
|
| H A D | Makefile.inc | 67 ftw.c \ 68 ftw-compat11.c \ 243 ftw.3 \ 401 MLINKS+=ftw.3 nftw.3
|
| H A D | ftw.c | 30 ftw(const char *path, int (*fn)(const char *, const struct stat *, int), in ftw() function
|
| H A D | ftw-compat11.c | 98 __sym_compat(ftw, freebsd11_ftw, FBSD_1.0);
|
| H A D | Symbol.map | 405 ftw;
|
| /freebsd/include/ |
| H A D | ftw.h | 57 int ftw(const char *, int (*)(const char *, const struct stat *, int), int);
|
| H A D | Makefile | 22 fstab.h fts.h ftw.h getopt.h glob.h grp.h \
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterContextDarwin_x86_64.cpp | 349 {DEFINE_FPU_UINT(ftw), 676 value = fpu.ftw; in ReadRegister() 802 fpu.ftw = value.GetAsUInt8(); in WriteRegister()
|
| H A D | RegisterContextDarwin_x86_64.h | 84 uint8_t ftw; // "ftag" member
|
| /freebsd/lib/libpmc/pmu-events/ |
| H A D | jevents.c | 1514 struct FTW ftw; in nftw_ordered() local 1573 ftw.base = cur->fts_pathlen - cur->fts_namelen; in nftw_ordered() 1574 ftw.level = cur->fts_level; in nftw_ordered() 1575 error = fn(cur->fts_path, cur->fts_statp, fnflag, &ftw); in nftw_ordered()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | ole2compounddocs | 344 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/f/ftw.trid.xml 348 # verified by Michal Mutl Structured Storage Viewer `SSView.exe my.ftw` 359 !:ext ftw/fbk
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1813 fun:ftw=uninstrumented
|
| /freebsd/sys/contrib/openzfs/lib/libnvpair/ |
| H A D | libnvpair.abi | 2235 <var-decl name='ftw' type-id='253c2d2a' visibility='default'/>
|
| /freebsd/sys/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 746 <var-decl name='ftw' type-id='253c2d2a' visibility='default'/>
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 1131 <var-decl name='ftw' type-id='253c2d2a' visibility='default'/>
|