Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c3387 static char loading_msg[] = "loading '%s' id %d\n"; variable
3418 printf(loading_msg, mp->mod_filename, mp->mod_id); in mod_load()