Searched defs:vscand_error (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_main.c102 static void vscand_error(const char *);
164 vscand_error(gettext("non-global zone not supported"));
170 vscand_error(gettext("Trusted Extensions not supported"));
220 vscand_error(gettext("failed to initialize service"));
233 vscand_error(gettext("failed to initialize service"));
302 vscand_error(buf);
306 vscand_error(buf);
353 vscand_error(gettext("failed to initialize privileges"));
368 vscand_error(gettext("failed to create pipe for daemonize"));
373 vscand_error(gettex
865 vscand_error(const char *errmsg) function
[all...]

Completed in 66 milliseconds