Home
last modified time | relevance | path

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

/freebsd/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/tools/regression/poll/
H A Dpipeselect.c26 static int filetype; variable
H A Dpipepoll.c19 static int filetype; variable
/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c763 mode_t filetype; in extract() local
831 mode_t filetype; in extract_stdout() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp267 uint32_t filetype = data.GetU32(&offset); in MagicBytesMatch() local
/freebsd/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/sys/dev/qat/qat_api/common/compression/
H A Ddc_session.c136 icp_qat_hw_compression_file_type_t filetype = in dcCompHwBlockPopulate() local
/freebsd/usr.sbin/config/
H A Dmkmakefile.cc391 int compile, match, nreqs, std, filetype, negate, in read_file() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h66 llvm::yaml::Hex32 filetype; member
/freebsd/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()
H A Darchive_write_set_format_mtree.c104 mode_t filetype; member
H A Darchive_read_disk_posix.c146 mode_t filetype; member
H A Darchive_read_support_format_tar.c144 char filetype; member
H A Darchive_write_set_format_xar.c1206 const char *filetype, *filelink, *fflags; in make_file_entry() local
/freebsd/usr.bin/gzip/
H A Dgzip.c66 enum filetype { enum
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw.h1602 dir, delayed, algo, depth, filetype) \ argument
/freebsd/sys/ufs/ffs/
H A Dffs_alloc.c3294 int filetype, error; in sysctl_ffs_fsck() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8236 uint32_t cpusubtype, uint32_t filetype, in PrintMachHeader()
8647 uint32_t filetype, uint32_t object_size, in PrintSection()
10090 static void PrintLoadCommands(const MachOObjectFile *Obj, uint32_t filetype, in PrintLoadCommands()
10256 uint32_t filetype = 0; in printMachOLoadCommands() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h522 uint32_t filetype; global() member
532 uint32_t filetype; global() member