Home
last modified time | relevance | path

Searched refs:module_load (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/krb5/src/util/verto/
H A Dmodule.h82 module_load(const char *filename, const char *symbname,
H A Dmodule.c47 module_load(const char *filename, const char *symbname, in module_load() function
H A Dverto.c305 error = module_load(filename, tblname, shouldload, &data, &tmp->dll, in do_load_file()
/freebsd/contrib/netbsd-tests/modules/k_helper/
H A Dk_helper.c159 prop_int_load = module_load(recurse_name, in k_helper_init()
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.h787 ITT_STUBV(ITTAPI, void, module_load,
789 (ITT_FORMAT start_addr, end_addr, path), module_load,
H A Dittnotify.h4026 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 Dsupport.4th728 : module_load? load_module_suffix suffix_type? ;
875 module_load? if set_module_flag exit then