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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c40 for (hi = HdrInfo; hi->hi_field != NULL; hi++)
42 s = stab(hi->hi_field, ST_HEADER, ST_ENTER);
1056 for (hi = HdrInfo; hi->hi_field != NULL; hi++)
1061 (p = hvalue(hi->hi_field, e->e_header)) != NULL)
1064 if (hi->hi_field != NULL)
1068 hi->hi_field, p);
H A Dsendmail.h792 char *hi_field; /* the name of the field */ member in struct:hdrinfo

Completed in 82 milliseconds