Searched refs:hdrtab (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/mailx/
H A Ddata.c508 static const struct lab hdrtab[] = variable in typeref:struct:lab
531 hdrtab,
532 elementsof(hdrtab) - 1,
H A Dtty.c370 for (lp = state.hdrtab; lp->name; lp++)
H A Dmailx.h616 const struct lab* hdrtab; /* Header label table */ member in struct:__anon136
H A Dsend.c662 for (lp = state.hdrtab; lp->name; lp++)
H A Dvars.c380 for (lp = state.hdrtab;; lp++) {

Completed in 62 milliseconds