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

/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c259 int mailopt, ntfyopt; local
298 mailopt = strchr(W_OPTNS, 'm') != NULL;
560 notify(mailopt, W_USER, rqstr, Rmtname, &msg[1]);
630 notify(mailopt, W_USER, rqstr, Rmtname, &msg[1]);
1016 notify(mailopt, W_USER, rqstr, Rmtname, &msg[1]);
1137 notify(mailopt, W_USER, rqstr, Rmtname,
1385 notify(mailopt, user, msgin, sys, msgcode)
1393 DEBUG(4,"mailopt %d, ", mailopt);
1395 if (statfopt == 0 && mailopt
[all...]

Completed in 47 milliseconds