Home
last modified time | relevance | path

Searched defs:module_load (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmodule.c125 int module_load(const char* file_name, int argc, char *argv[]) in module_load() function
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dmain.c499 module_load(const char *kernel_path) in module_load() function
/netbsd-src/sys/kern/
H A Dkern_module.c665 module_load(const char *filename, int flags, prop_dictionary_t props, in module_load() function