Home
last modified time | relevance | path

Searched refs:putheader (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dmain.c122 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 Dmime.c351 if (!putheader(mci, hdr, e, flags))
413 if (!putheader(mci, hdr, e, flags))
H A Dsavemail.c558 ee->e_puthdr = putheader;
1365 if (!putheader(mci, e->e_parent->e_header, e->e_parent,
H A Denvelope.c136 e->e_puthdr = putheader;
H A Dheaders.c1671 putheader(mci, hdr, e, flags) in putheader() function
H A Dsendmail.h994 extern bool putheader __P((MCI *, HDR *, ENVELOPE *, int));
H A Dmain.c522 BlankEnvelope.e_puthdr = putheader;