Searched refs:ntfyopt (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ |
H A D | cntrl.c | 257 int mailopt, ntfyopt; in cntrl() local 298 ntfyopt = strchr(W_OPTNS, 'n') != NULL; in cntrl() 933 ntfyopt = strchr(W_OPTNS, 'n') != NULL; in cntrl() 986 arrived(ntfyopt, filename, W_NUSER, Rmtname, User); in cntrl() 994 arrived(ntfyopt, filename, W_NUSER, in cntrl()
|