Searched refs:mailopt (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/bnu/ |
H A D | cntrl.c | 259 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')
|