Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dmain.c124 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 Dmime.c353 if (!putheader(mci, hdr, e, flags))
415 if (!putheader(mci, hdr, e, flags))
H A Dsavemail.c556 ee->e_puthdr = putheader;
1363 if (!putheader(mci, e->e_parent->e_header, e->e_parent,
H A Denvelope.c134 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;