Searched refs:module_load (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/krb5/src/util/verto/ |
H A D | module.h | 82 module_load(const char *filename, const char *symbname,
|
H A D | module.c | 47 module_load(const char *filename, const char *symbname, in module_load() function
|
H A D | verto.c | 305 error = module_load(filename, tblname, shouldload, &data, &tmp->dll, in do_load_file()
|
/freebsd/contrib/netbsd-tests/modules/k_helper/ |
H A D | k_helper.c | 159 prop_int_load = module_load(recurse_name, in k_helper_init()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_static.h | 787 ITT_STUBV(ITTAPI, void, module_load, 789 (ITT_FORMAT start_addr, end_addr, path), module_load,
|
H A D | ittnotify.h | 4026 ITT_STUB(ITTAPI, void, module_load, 4035 #define __itt_module_load ITTNOTIFY_VOID(module_load) 4036 #define __itt_module_load_ptr ITTNOTIFY_NAME(module_load)
|
/freebsd/stand/forth/ |
H A D | support.4th | 728 : module_load? load_module_suffix suffix_type? ; 875 module_load? if set_module_flag exit then
|