Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c3513 static char unload_msg[] = "unloading %s, module id %d, loadcnt %d.\n"; variable
3524 printf(unload_msg, mp->mod_modname, in mod_unload()