Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmodule.h237 const char * module_getname(module_t);
/f-stack/freebsd/kern/
H A Dkern_module.c283 module_getname(module_t mod) in module_getname() function
H A Dkern_linker.c673 " vetoed unload\n", module_getname(mod))); in linker_file_unload()
701 " failed unload\n", module_getname(mod))); in linker_file_unload()