Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/modload/
H A Derrmsg.h101 #define ERR_MODPATH "System error: Could not get module path.\n" macro
H A Dadd_drv.c503 (void) fprintf(stderr, gettext(ERR_MODPATH)); in module_not_found()