Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mail/
Dutil.c361 nameof(struct message *mp, int reptype) in nameof() argument
365 cp = skin(name1(mp, reptype)); in nameof()
366 if (reptype != 0 || charcount(cp, '!') < 2) in nameof()
518 name1(struct message *mp, int reptype) in name1() argument
528 if (reptype == 0 && (cp = hfield("sender", mp)) != NULL) in name1()
/openbsd/src/gnu/usr.bin/perl/utils/
Dperlbug.PL613 my $reptype = !$ok ? ($thanks ? 'thank-you' : 'bug')
617 This is a $reptype report for perl from $from,