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

/illumos-gate/usr/src/cmd/mail/
H A Ddumpaff.c40 int affspot; /* Place to put H_AFWDFROM lines */ local
46 affspot = pckaffspot();
47 if (affspot == -1) {
67 if ((htype >= 0) && (affspot != htype)) {
68 Dout(pn, 15, "\thtype < 0 || affspot != htype, *suppress=%d\n", *suppress);

Completed in 64 milliseconds