Searched refs:ntfyopt (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/bnu/ |
H A D | cntrl.c | 259 int mailopt, ntfyopt; in cntrl() local 300 ntfyopt = strchr(W_OPTNS, 'n') != NULL; in cntrl() 935 ntfyopt = strchr(W_OPTNS, 'n') != NULL; in cntrl() 988 arrived(ntfyopt, filename, W_NUSER, Rmtname, User); in cntrl() 996 arrived(ntfyopt, filename, W_NUSER, in cntrl()
|