Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/vim/
H A Dvimrc61 augroup filetype augroup
78 augroup filetype augroup
84 augroup filetype augroup
91 augroup filetype augroup
/openbsd-src/regress/sys/kern/poll/
H A Dpoll_iocond.c55 enum filetype { enum
79 static enum filetype filetype = FTYPE_NONE; variable
/openbsd-src/regress/sys/kern/select/
H A Dselect_iocond.c56 enum filetype { enum
80 static enum filetype filetype = FTYPE_NONE; variable
/openbsd-src/usr.bin/dig/lib/dns/
H A Dgen.c289 sd(int rdclass, const char *classname, const char *dirname, char filetype) { in sd()
337 char filetype = 'c'; in main() local
/openbsd-src/gnu/usr.bin/cvs/diff/
H A Ddiff.c872 filetype (st) in filetype() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp267 uint32_t filetype = data.GetU32(&offset); in MagicBytesMatch() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h66 llvm::yaml::Hex32 filetype; member
/openbsd-src/bin/csh/
H A Dfile.c439 filetype(Char *dir, Char *file) in filetype() function
/openbsd-src/lib/libtls/
H A Dtls_config.c41 tls_config_load_file(struct tls_error *error, const char *filetype, in tls_config_load_file() argument
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dmach-o.h181 unsigned long filetype; member
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dmach-o.h181 unsigned long filetype; member
/openbsd-src/usr.sbin/nsd/
H A Doptions.c191 warn_if_directory(const char* filetype, FILE* f, const char* fname) in warn_if_directory()
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp8534 uint32_t cpusubtype, uint32_t filetype, in PrintMachHeader()
8945 uint32_t filetype, uint32_t object_size, in PrintSection()
10386 static void PrintLoadCommands(const MachOObjectFile *Obj, uint32_t filetype, in PrintLoadCommands()
10545 uint32_t filetype = 0; in printMachOLoadCommands() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp948 uint32_t filetype = data.GetU32(&offset); in MagicBytesMatch() local
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h520 uint32_t filetype; member
530 uint32_t filetype; member