Searched refs:subjline (Results 1 – 1 of 1) sorted by relevance
163 char headline[LINESIZE], wcount[LINESIZE], *subjline, dispc, curind; in printhead() local171 if ((subjline = hfield("subject", mp)) == NULL) in printhead()172 subjline = hfield("subj", mp); in printhead()193 if (subjline == NULL || subjlen < 0) /* pretty pathetic */ in printhead()199 subjlen, subjline); in printhead()