Home
last modified time | relevance | path

Searched refs:module_getname (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDmodule.h226 const char * module_getname(module_t);
/NextBSD/sys/kern/
HDkern_module.c283 module_getname(module_t mod) in module_getname() function
HDkern_linker.c639 " vetoed unload\n", module_getname(mod))); in linker_file_unload()
667 " failed unload\n", module_getname(mod))); in linker_file_unload()