Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mail/
Dcmd1.c48 static volatile sig_atomic_t gothdrint; variable
82 for (gothdrint = 0; !gothdrint && mp < &message[msgCount]; mp++) { in headers()
90 if (gothdrint) { in headers()
523 gothdrint = 1; in hdrint()