/freebsd-src/tools/regression/poll/ |
H A D | pipeselect.c | 26 static int filetype; variable
|
H A D | pipepoll.c | 19 static int filetype; variable
|
/freebsd-src/contrib/lib9p/pytest/ |
H A D | p9conn.py | 926 def create(self, fid, name, perm, mode, filetype=None, extension=b''): argument 1362 startdir=None, filetype=None): argument 1479 def _uxcreate(self, filetype, fid, name, oflags, omode_byte, perm, gid): argument 1651 def uxremove(self, path, startdir=None, filetype=None, argument 1723 def _rm_recursive(self, dfid, filetype, force): argument
|
/freebsd-src/contrib/libarchive/unzip/ |
H A D | bsdunzip.c | 791 if (S_ISDIR(filetype) && j_opt) { in extract() local 859 mode_t filetype; extract_stdout() local [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/ |
H A D | ObjectContainerMachOFileset.cpp | 267 uint32_t filetype = data.GetU32(&offset); in MagicBytesMatch() local
|
/freebsd-src/contrib/tcsh/ |
H A D | sh.file.c | 273 filetype(const Char *dir, const Char *file) in filetype() function
|
H A D | tw.parse.c | 2018 filetype(Char *dir, Char *file) in filetype() function
|
/freebsd-src/usr.sbin/config/ |
H A D | mkmakefile.cc | 390 int compile, match, nreqs, std, filetype, negate, read_file() local
|
/freebsd-src/sys/dev/qat/qat_api/common/compression/ |
H A D | dc_session.c | 136 icp_qat_hw_compression_file_type_t filetype = in dcCompHwBlockPopulate() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | MachOYAML.h | 66 llvm::yaml::Hex32 filetype; member
|
/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_disk_posix.c | 175 __LA_MODE_T filetype; member 468 la_verify_filetype(mode_t mode, __LA_MODE_T filetype) { in la_verify_filetype() argument [all...] |
H A D | archive_write_set_format_mtree.c | 103 mode_t filetype; member
|
H A D | archive_read_disk_posix.c | 146 mode_t filetype; member
|
H A D | archive_write_set_format_xar.c | 1152 const char *filetype, *filelink, *fflags; in make_file_entry() local [all...] |
/freebsd-src/usr.bin/gzip/ |
H A D | gzip.c | 66 enum filetype { enum
|
/freebsd-src/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_hw.h | 1602 dir, delayed, algo, depth, filetype) \ argument
|
/freebsd-src/sys/ufs/ffs/ |
H A D | ffs_alloc.c | 3276 int filetype, error; sysctl_ffs_fsck() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 8124 PrintMachHeader(uint32_t magic,uint32_t cputype,uint32_t cpusubtype,uint32_t filetype,uint32_t ncmds,uint32_t sizeofcmds,uint32_t flags,bool verbose) PrintMachHeader() argument 8535 PrintSection(const char * sectname,const char * segname,uint64_t addr,uint64_t size,uint32_t offset,uint32_t align,uint32_t reloff,uint32_t nreloc,uint32_t flags,uint32_t reserved1,uint32_t reserved2,uint32_t cmd,const char * sg_segname,uint32_t filetype,uint32_t object_size,bool verbose) PrintSection() argument 9978 PrintLoadCommands(const MachOObjectFile * Obj,uint32_t filetype,uint32_t cputype,bool verbose) PrintLoadCommands() argument 10144 uint32_t filetype = 0; printMachOLoadCommands() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 516 uint32_t filetype; member 526 uint32_t filetype; member
|