Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mail/
H A Dgendeliv.c71 if (ckdlivopts(H_DTCOPY, &svopts) & NODELIVERY) {
77 if (ckdlivopts(H_DTCOPY, &svopts) & IGNORE) {
194 if (ckdlivopts(H_DTCOPY, &svopts) & RETURN) {
H A Dckdlivopts.c66 int ckdlivopts(tcopy_hdr, svopts) in ckdlivopts() function
H A DMakefile38 MAILOBJS= add_recip.o cat.o ckdlivopts.o \
H A Dgoback.c70 if (ckdlivopts(H_TCOPY, (int *)0) & IGNORE) {
H A Dcopylet.c183 if (!(ckdlivopts(H_TCOPY, (int*)0) & RETURN)) { in xxxcopylet()
H A Dmail.h280 extern int ckdlivopts(int tcopy_hdr, int *svopts);