/freebsd/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/tools/regression/poll/ |
H A D | pipeselect.c | 26 static int filetype; variable
|
H A D | pipepoll.c | 19 static int filetype; variable
|
/freebsd/contrib/libarchive/unzip/ |
H A D | bsdunzip.c | 763 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 D | ObjectContainerMachOFileset.cpp | 267 uint32_t filetype = data.GetU32(&offset); in MagicBytesMatch() local
|
/freebsd/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/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/usr.sbin/config/ |
H A D | mkmakefile.cc | 391 int compile, match, nreqs, std, filetype, negate, in read_file() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | MachOYAML.h | 66 llvm::yaml::Hex32 filetype; member
|
/freebsd/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()
|
H A D | archive_write_set_format_mtree.c | 104 mode_t filetype; member
|
H A D | archive_read_disk_posix.c | 146 mode_t filetype; member
|
H A D | archive_read_support_format_tar.c | 144 char filetype; member
|
H A D | archive_write_set_format_xar.c | 1206 const char *filetype, *filelink, *fflags; in make_file_entry() local
|
/freebsd/usr.bin/gzip/ |
H A D | gzip.c | 66 enum filetype { enum
|
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_hw.h | 1602 dir, delayed, algo, depth, filetype) \ argument
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_alloc.c | 3294 int filetype, error; in sysctl_ffs_fsck() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 8236 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 D | MachO.h | 522 uint32_t filetype; global() member 532 uint32_t filetype; global() member
|