Home
last modified time | relevance | path

Searched defs:filetype (Results 1 – 19 of 19) sorted by relevance

/freebsd-src/tools/regression/poll/
H A Dpipeselect.c26 static int filetype; variable
H A Dpipepoll.c19 static int filetype; variable
/freebsd-src/contrib/lib9p/pytest/
H A Dp9conn.py926 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 Dbsdunzip.c791 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 DObjectContainerMachOFileset.cpp267 uint32_t filetype = data.GetU32(&offset); in MagicBytesMatch() local
/freebsd-src/contrib/tcsh/
H A Dsh.file.c273 filetype(const Char *dir, const Char *file) in filetype() function
H A Dtw.parse.c2018 filetype(Char *dir, Char *file) in filetype() function
/freebsd-src/usr.sbin/config/
H A Dmkmakefile.cc390 int compile, match, nreqs, std, filetype, negate, read_file() local
/freebsd-src/sys/dev/qat/qat_api/common/compression/
H A Ddc_session.c136 icp_qat_hw_compression_file_type_t filetype = in dcCompHwBlockPopulate() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h66 llvm::yaml::Hex32 filetype; member
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c175 __LA_MODE_T filetype; member
468 la_verify_filetype(mode_t mode, __LA_MODE_T filetype) { in la_verify_filetype() argument
[all...]
H A Darchive_write_set_format_mtree.c103 mode_t filetype; member
H A Darchive_read_disk_posix.c146 mode_t filetype; member
H A Darchive_write_set_format_xar.c1152 const char *filetype, *filelink, *fflags; in make_file_entry() local
[all...]
/freebsd-src/usr.bin/gzip/
H A Dgzip.c66 enum filetype { enum
/freebsd-src/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw.h1602 dir, delayed, algo, depth, filetype) \ argument
/freebsd-src/sys/ufs/ffs/
H A Dffs_alloc.c3276 int filetype, error; sysctl_ffs_fsck() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8124 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 DMachO.h516 uint32_t filetype; member
526 uint32_t filetype; member