Home
last modified time | relevance | path

Searched defs:files (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/libexec/rtld-elf/tests/
H A Dld_library_pathfds.c47 struct descriptors files; in ATF_TC_BODY() local
57 struct descriptors files; in ATF_TC_BODY() local
71 struct descriptors files; in ATF_TC_BODY() local
84 struct descriptors files; in ATF_TC_BODY() local
98 struct descriptors files; in ATF_TC_BODY() local
113 struct descriptors files; in ATF_TC_BODY() local
128 struct descriptors files; in ATF_TC_BODY() local
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_FSp_glue.c16 FSp_profile_init(files, ret_profile) in FSp_profile_init() argument
87 FSp_profile_init_path(files, ret_profile) in FSp_profile_init_path() argument
H A Dtest_load.c35 const char *files[] = { "./modtest.conf", NULL }; in main() local
H A Dprof_init.c165 profile_init_flags(const_profile_filespec_t *files, int flags, in profile_init_flags()
232 profile_init(const_profile_filespec_t *files, profile_t *ret_profile) in profile_init()
297 const_profile_filespec_t *files; in profile_copy() local
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp65 static void checkFlags(ArrayRef<FileFlags> files) { in checkFlags()
93 static uint32_t getMiscFlags(ArrayRef<FileFlags> files) { in getMiscFlags()
102 static uint32_t getPicFlags(ArrayRef<FileFlags> files) { in getPicFlags()
276 static uint32_t getArchFlags(ArrayRef<FileFlags> files) { in getArchFlags()
/freebsd/crypto/krb5/doc/html/_static/
H A Dsearchtools.js414 {files: terms[word], score: Scorer.term}, property
415 {files: titleterms[word], score: Scorer.title} property
422 _o.push({files: terms[w], score: Scorer.partialTerm}) property
427 _o.push({files: titleterms[w], score: Scorer.partialTitle}) property
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dinit_os_ctx.c223 free_filespecs(profile_filespec_t *files) in free_filespecs()
240 profile_filespec_t* files; in os_get_default_config_files() local
378 profile_filespec_t *files = 0; in os_init_paths() local
/freebsd/contrib/kyua/model/
H A Dmetadata_test.cpp86 model::paths_set files; in ATF_TEST_CASE_BODY() local
188 model::paths_set files; in ATF_TEST_CASE_BODY() local
253 model::paths_set files; in ATF_TEST_CASE_BODY() local
/freebsd/usr.bin/tail/
H A Dforward.c263 set_events(file_info_t *files) in set_events()
305 follow(file_info_t *files, enum STYLE style, off_t off) in follow()
/freebsd/crypto/heimdal/lib/roken/
H A Dgetdtablesize.c67 int files = -1; in getdtablesize() local
/freebsd/crypto/heimdal/appl/login/
H A Dconf.c42 char *files[] = { _PATH_LOGIN_CONF, NULL }; in login_conf_init() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.h50 std::vector<std::unique_ptr<MemoryBuffer>> files; global() variable
/freebsd/contrib/llvm-project/lld/MachO/
H A DLTO.h39 std::vector<std::unique_ptr<llvm::MemoryBuffer>> files; variable
/freebsd/contrib/llvm-project/lld/COFF/
H A DLTO.h52 std::vector<std::unique_ptr<MemoryBuffer>> files; variable
/freebsd/crypto/heimdal/appl/afsutil/
H A Dafslog.c51 static getarg_strings files; variable
106 const char **fn, *files[] = { _PATH_CELLSERVDB, in expand_cell_name() local
/freebsd/tools/regression/security/cap_test/
H A Dcap_test_fcntl.c69 struct fd files[] = { in test_fcntl() local
/freebsd/lib/libprocstat/
H A Dlibprocstat_internal.h36 void *files; member
/freebsd/tools/tools/sortbench/
H A Dbench.py51 files = [] variable
/freebsd/crypto/krb5/src/include/
H A Dk5-plugin.h84 struct plugin_file_handle **files; member
/freebsd/contrib/libarchive/cpio/test/
H A Dtest_option_a.c17 } files[] = { variable
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_fuzz.c49 struct files { global() struct
55 namesfiles test_fuzz() argument
[all...]
/freebsd/crypto/openssl/util/
H A Dfind-doc-nits164 sub files { subroutine
/freebsd/stand/libsa/
H A Dopen.c77 file_list_t files = TAILQ_HEAD_INITIALIZER(files); variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.h86 uint32_t GetDependentModules(FileSpecList &files) override { return 0; } in GetDependentModules()
/freebsd/crypto/heimdal/kadmin/
H A Dkadmind.c92 char **files; in main() local

1234