Searched defs:filetype (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/tools/regression/poll/
H A Dpipeselect.c27 static int filetype; variable
[all...]
H A Dpipepoll.c20 static int filetype; variable
[all...]
/freebsd-13-stable/sys/compat/cloudabi/
H A Dcloudabi_fd.c244 cloudabi_remove_conflicting_rights(cloudabi_filetype_t filetype, argument
363 convert_capabilities(const cap_rights_t *capabilities, cloudabi_filetype_t filetype, cloudabi_rights_t *base, cloudabi_rights_t *inheriting) argument
H A Dcloudabi_file.c562 cloudabi_filetype_t filetype; local
/freebsd-13-stable/contrib/tcsh/
H A Dsh.file.c273 filetype(const Char *dir, const Char *file) function
H A Dtw.parse.c2018 filetype(Char *dir, Char *file) function
[all...]
/freebsd-13-stable/usr.sbin/config/
H A Dmkmakefile.c399 int compile, match, nreqs, std, filetype, not, local
/freebsd-13-stable/contrib/apr/include/
H A Dapr_file_info.h186 apr_filetype_e filetype; member in struct:apr_finfo_t
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h65 llvm::yaml::Hex32 filetype; member in struct:llvm::MachOYAML::FileHeader
/freebsd-13-stable/usr.bin/unzip/
H A Dunzip.c692 mode_t filetype; local
756 mode_t filetype; local
[all...]
/freebsd-13-stable/sys/ufs/ffs/
H A Dffs_alloc.c3212 int filetype, error; local
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c143 mode_t filetype; member in struct:restore_time
H A Darchive_write_set_format_mtree.c104 mode_t filetype; member in struct:mtree_entry
[all...]
H A Darchive_write_set_format_xar.c1157 const char *filetype, *filelink, *fflags; local
[all...]
/freebsd-13-stable/usr.bin/gzip/
H A Dgzip.c73 enum filetype { enum
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h510 uint32_t filetype; member in struct:llvm::MachO::mach_header
520 uint32_t filetype; member in struct:llvm::MachO::mach_header_64
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8231 PrintMachHeader(uint32_t magic, uint32_t cputype, uint32_t cpusubtype, uint32_t filetype, uint32_t ncmds, uint32_t sizeofcmds, uint32_t flags, bool verbose) argument
8626 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) argument
10056 PrintLoadCommands(const MachOObjectFile *Obj, uint32_t filetype, uint32_t cputype, bool verbose) argument
10213 uint32_t filetype = 0; local
[all...]

Completed in 375 milliseconds