Searched refs:HdrInfo (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c71 ** HdrInfo -- a table describing well-known header fields.
97 struct hdrinfo HdrInfo[] = variable in typeref:struct:hdrinfo
H A Dheaders.c40 for (hi = HdrInfo; hi->hi_field != NULL; hi++)
1070 for (hi = HdrInfo; hi->hi_field != NULL; hi++)
H A Dsendmail.h927 extern struct hdrinfo HdrInfo[];

Completed in 144 milliseconds