Searched refs:h_first (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/mailx/
H A Dnames.c150 hp->h_first = 0;
178 if (!hp->h_first && (flags & GTO) || (flags & GFIRST)) {
180 hp->h_first = np->name;
377 hp->h_first &&
378 (np = dictsearch(&wm.prev, hp->h_first, LOOKUP)) &&
H A Dmailx.h465 char* h_first; /* First recipient */ member in struct:header
H A Dsend.c502 s = record(letter.hp->h_first, flags);

Completed in 18 milliseconds