Home
last modified time | relevance | path

Searched defs:filetype (Results 1 – 18 of 18) sorted by path

/dragonfly/contrib/binutils-2.27/include/mach-o/
H A Dexternal.h29 unsigned char filetype[4]; /* Type of file. */ member
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsimple-object-mach-o.c53 unsigned char filetype[4]; /* Type of file. */ member
66 unsigned char filetype[4]; /* Type of file. */ member
251 unsigned int filetype; in simple_object_mach_o_match() local
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object-mach-o.c53 unsigned char filetype[4]; /* Type of file. */ member
66 unsigned char filetype[4]; /* Type of file. */ member
251 unsigned int filetype; in simple_object_mach_o_match() local
/dragonfly/contrib/cvs-1.12/diff/
H A Ddiff.c880 filetype (st) in filetype() function
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dsimple-object-mach-o.c53 unsigned char filetype[4]; /* Type of file. */ member
66 unsigned char filetype[4]; /* Type of file. */ member
251 unsigned int filetype; in simple_object_mach_o_match() local
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object-mach-o.c53 unsigned char filetype[4]; /* Type of file. */ member
66 unsigned char filetype[4]; /* Type of file. */ member
251 unsigned int filetype; in simple_object_mach_o_match() local
/dragonfly/contrib/gdb-7/include/mach-o/
H A Dexternal.h30 unsigned char filetype[4]; /* Type of file. */ member
/dragonfly/contrib/gdb-7/libiberty/
H A Dsimple-object-mach-o.c53 unsigned char filetype[4]; /* Type of file. */ member
66 unsigned char filetype[4]; /* Type of file. */ member
251 unsigned int filetype; in simple_object_mach_o_match() local
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c148 mode_t filetype; member
H A Darchive_write_disk_posix.c176 __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_write_set_format_xar.c1157 const char *filetype, *filelink, *fflags; in make_file_entry() local
/dragonfly/contrib/tcsh-6/
H A Dsh.file.c272 filetype(const Char *dir, const Char *file) in filetype() function
H A Dtw.parse.c2017 filetype(const Char *dir, const Char *file) in filetype() function
/dragonfly/crypto/libressl/tls/
H A Dtls_config.c40 tls_config_load_file(struct tls_error *error, const char *filetype, in tls_config_load_file()
/dragonfly/usr.bin/gzip/
H A Dgzip.c70 enum filetype { enum
/dragonfly/usr.bin/unzip/
H A Dunzip.c683 mode_t filetype; in extract() local
747 mode_t filetype; in extract_stdout() local
/dragonfly/usr.sbin/config/
H A Dmkmakefile.c233 int nreqs, first = 1, configdep, isdup, std, filetype, in read_files() local