Searched refs:putheader (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | main.c | 122 static void putheader(char *dir); 1113 putheader(newdir); in build() 1262 putheader(newdir); in build() 1313 putheader(char *dir) in putheader() function
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | mime.c | 351 if (!putheader(mci, hdr, e, flags)) 413 if (!putheader(mci, hdr, e, flags))
|
H A D | savemail.c | 558 ee->e_puthdr = putheader; 1365 if (!putheader(mci, e->e_parent->e_header, e->e_parent,
|
H A D | envelope.c | 136 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;
|