Searched refs:err_mailto (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Derr.h44 void err_mailto(const char *recipient);
H A Derr.c197 err_mailto(NULL);
208 * err_mailto -- arrange for error output to be mailed to someone
211 err_mailto(const char *recipient) function
H A Dmain.c304 err_mailto(opts_optarg(clopts, "e"));
421 err_mailto(fn_s(fnp));
503 err_mailto(opts_optarg(allopts, "e"));
505 err_mailto(NULL);

Completed in 60 milliseconds