Searched refs:headset (Results 1 - 6 of 6) sorted by relevance

/ast/src/cmd/mailx/
H A Dedit.c200 if (editheaders && headset(&pp, NiL, ep, hp, NiL, editheaders|GTO|GMETOO)) {
H A Dsend.c213 if (headset(&pp, mp, NiL, NiL, NiL, 0)) {
248 if (headset(&pp, mp, NiL, NiL, ignore, flags)) {
H A Dhead.c239 headset(register struct parse* pp, struct msg* mp, FILE* fp, struct header* hp, Dt_t** ignore, unsigned long flags) function
681 if (headset(pp, mp, NiL, NiL, NiL, 0)) {
H A Dcollect.c417 headset(&pp, NiL, pp.fp, hp, NiL, g|GDISPLAY);
H A Dmailx.h964 extern int headset(struct parse*, struct msg*, FILE*, struct header*, Dt_t**, unsigned long);
H A Dspam.c509 if (headset(&pp, mp, NiL, NiL, NiL, GFROM))

Completed in 46 milliseconds