Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/modload/
H A Derrmsg.h174 #define ERR_PRIVIMPL "Cannot get privilege information.\n" macro
H A Dplcysubr.c85 (void) fprintf(stderr, gettext(ERR_PRIVIMPL)); in devplcy_init()