HomeSort by: relevance | last modified time | path
    Searched refs:h_references (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
def.h 330 struct name *h_references; /* References: field */ member in struct:header
send.c 458 if (hp->h_references != NULL && w & GMISC)
459 fmt("References:", hp->h_references, fo, w & GCOMMA), gotcha++;
cmd3.c 291 hp->h_references = extract(references, GMISC);
292 hp->h_references = cat(hp->h_references, extract(in_reply_to, GMISC));

Completed in 12 milliseconds