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

/freebsd-9.3-release/usr.bin/mail/
H A Dutil.c339 nameof(struct message *mp, int reptype) argument
343 cp = skin(name1(mp, reptype));
344 if (reptype != 0 || charcount(cp, '!') < 2)
497 name1(struct message *mp, int reptype) argument
507 if (reptype == 0 && (cp = hfield("sender", mp)) != NULL)

Completed in 97 milliseconds