Searched refs:putheader (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/tools/cscope-fast/ |
H A D | main.c | 124 static void putheader(char *dir); 1115 putheader(newdir); in build() 1264 putheader(newdir); in build() 1315 putheader(char *dir) in putheader() function
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | mime.c | 353 if (!putheader(mci, hdr, e, flags)) 415 if (!putheader(mci, hdr, e, flags))
|
H A D | savemail.c | 556 ee->e_puthdr = putheader; 1363 if (!putheader(mci, e->e_parent->e_header, e->e_parent,
|
H A D | envelope.c | 134 e->e_puthdr = putheader;
|
H A D | headers.c | 1671 putheader(mci, hdr, e, flags) in putheader() function
|
H A D | sendmail.h | 994 extern bool putheader __P((MCI *, HDR *, ENVELOPE *, int));
|
H A D | main.c | 522 BlankEnvelope.e_puthdr = putheader;
|