Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mail/
H A DMakefile41 errmsg.o gendeliv.o getarg.o getcomment.o \
H A Dcopylet.c180 gendeliv(f, dflag, uval); in xxxcopylet()
H A Dmail.h301 extern void gendeliv(FILE *fp, int rc, char *name);
H A Dgendeliv.c29 void gendeliv(fp, rc, name) in gendeliv() function