support.c | 201 * WARNING - do not call this outside hfield() or decoding will not 259 hfield(const char field[], const struct message *mp) function in typeref:typename:PUBLIC char * 573 if ((cp = hfield("from", mp)) != NULL) 575 if (reptype == 0 && (cp = hfield("sender", mp)) != NULL)
|