Searched refs:pushlist (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/mail/ |
H A D | savehdrs.c | 48 pushlist(last_hdrtype, TAIL, s, TRUE); 72 pushlist(H_RECEIVED, HEAD, tbuf, FALSE); 100 pushlist(hdrtype, TAIL, q, FALSE);
|
H A D | pushlist.c | 33 void pushlist(hdrtype, where, s, contflg) in pushlist() function
|
H A D | Makefile | 48 pushlist.o savehdrs.o sel_disp.o sendlist.o \
|
H A D | goback.c | 151 pushlist(H_TCOPY, HEAD, work, FALSE);
|
H A D | mail.h | 331 extern void pushlist(int hdrtype, int where, char *s, int contflg);
|
H A D | gendeliv.c | 67 pushlist (H_TCOPY, HEAD, Rpath, FALSE);
|