Searched defs:file_type (Results 1 - 16 of 16) sorted by last modified time

/freebsd-10-stable/crypto/openssh/
H A Dauth.c560 auth_openfile(const char *file, struct passwd *pw, int strict_modes, int log_missing, char *file_type) argument
/freebsd-10-stable/usr.sbin/camdd/
H A Dcamdd.c289 camdd_file_type file_type; member in struct:camdd_dev_file
/freebsd-10-stable/usr.sbin/etcupdate/
H A Detcupdate.sh111 file_type() function
[all...]
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c153 int file_type = 0; local
/freebsd-10-stable/sys/fs/udf/
H A Decma167-udf.h136 uint8_t file_type; member in struct:icb_tag
/freebsd-10-stable/sys/fs/nandfs/
H A Dnandfs_fs.h241 uint8_t file_type; member in struct:nandfs_dir_entry
/freebsd-10-stable/contrib/diff/lib/
H A Dfile-type.c33 file_type (struct stat const *st) function
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DFileSystem.h54 struct file_type { struct in namespace:llvm::sys::fs
68 file_type(_ v) : v_(v) {} function in struct:llvm::sys::fs::file_type
69 explicit file_type(int v) : v_(_(v)) {} function in struct:llvm::sys::fs::file_type
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp443 RecurseCopy_Callback(void *baton, FileSpec::FileType file_type, const FileSpec &src) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandCompletions.cpp134 FileSpec::EnumerateDirectoryResult DiskFilesOrDirectoriesCallback(void *baton, FileSpec::FileType file_type, const FileSpec &spec) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp427 LoadPluginCallback( void *baton, FileSpec::FileType file_type, const FileSpec &file_spec ) argument
H A DPluginManager.cpp84 LoadPluginCallback( void *baton, FileSpec::FileType file_type, const FileSpec &file_spec ) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DFileSpec.cpp632 mode_t file_type = file_stats.st_mode & S_IFMT; local
954 FileSpec::FileType file_type = eFileTypeUnknown; local
[all...]
H A DHost.cpp1942 FileSpec::FileType file_type = exe_spec.GetFileType(); local
/freebsd-10-stable/contrib/binutils/binutils/
H A Dwindint.h921 rc_uint_type file_type; member in struct:rc_fixed_versioninfo
940 bfd_byte file_type[4]; member in struct:bin_fixed_versioninfo
/freebsd-10-stable/contrib/binutils/ld/
H A Dldlang.c897 new_afile(const char *name, lang_input_file_enum_type file_type, const char *target, bfd_boolean add_to_list) argument
995 lang_add_input_file(const char *name, lang_input_file_enum_type file_type, const char *target) argument

Completed in 192 milliseconds