Home
last modified time | relevance | path

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

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