Searched refs:ERR_PRIVIMPL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/modload/ | ||
H A D | errmsg.h | 174 #define ERR_PRIVIMPL "Cannot get privilege information.\n" macro |
H A D | plcysubr.c | 85 (void) fprintf(stderr, gettext(ERR_PRIVIMPL)); in devplcy_init() |