Searched defs:filetype (Results 1 – 13 of 13) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/utils/vim/ |
H A D | vimrc | 61 augroup filetype augroup 78 augroup filetype augroup 84 augroup filetype augroup 91 augroup filetype augroup
|
/minix3/minix/tests/ |
H A D | test78.c | 25 struct filetype { struct 29 } filetypes[FILETYPES] = { argument
|
/minix3/usr.bin/unzip/ |
H A D | unzip.c | 644 mode_t filetype; in extract() local 708 mode_t filetype; in extract_stdout() local
|
/minix3/external/bsd/bind/dist/lib/dns/ |
H A D | gen.c | 480 sd(int rdclass, const char *classname, const char *dirname, char filetype) { in sd() 543 char filetype = 'c'; in main() local
|
/minix3/sbin/newfs_udf/ |
H A D | udf_create.c | 2096 int filetype, error; in udf_create_meta_files() local 2165 int filetype, error; in udf_create_new_rootdir() local 2308 int filetype; in udf_create_VAT() local
|
/minix3/bin/csh/ |
H A D | file.c | 273 filetype(Char *dir, Char *file) in filetype() function
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 2928 uint32_t cpusubtype, uint32_t filetype, in PrintMachHeader() 3321 uint32_t filetype, uint32_t object_size, in PrintSection() 4431 uint32_t filetype, uint32_t cputype, in PrintLoadCommands() 4565 uint32_t &filetype, uint32_t &cputype, in getAndPrintMachHeader() 4589 uint32_t filetype = 0; in printMachOFileHeader() local
|
/minix3/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_read_support_format_mtree.c | 91 int filetype; member
|
/minix3/usr.sbin/makefs/ |
H A D | udf.c | 842 int filetype, struct long_ad *icb) in udf_create_new_file()
|
/minix3/usr.bin/gzip/ |
H A D | gzip.c | 73 enum filetype { enum
|
/minix3/minix/commands/remsync/ |
H A D | remsync.c | 276 typedef enum filetype { /* The files we know about. */ enum
|
/minix3/sys/fs/udf/ |
H A D | udf_subr.c | 2737 int filetype, error; in udf_update_vat_descriptor() local 2863 int filetype; in udf_check_for_vat() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | MachO.h | 540 uint32_t filetype; member 550 uint32_t filetype; member
|