Searched refs:pager (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/mailx/
H A Dcmd2.c644 sfprintf(state.path.temp, " | %s", state.var.pager);
660 sfprintf(state.path.temp, "%s | %s", s, state.var.pager);
665 s = state.var.pager;
H A Dcmd1.c348 if (!(obuf = pipeopen(state.var.pager, "Jw")))
H A Dcollect.c662 if (!(fp = pipeopen(state.var.pager, "Jw")))
H A Ddata.c316 "PAGER", &state.var.pager, D|E|N, "more",0,
417 X("Enable the internal pager using this string as the prompt."),
H A Dmailx.h839 char* pager; member in struct:__anon136::__anon147
H A Dcmd3.c283 !(fp = pipeopen(state.var.pager, "w")))
H A Dimap.c2184 sfprintf(state.path.temp, " | %s", state.var.pager);
2200 s = state.var.pager;

Completed in 30 milliseconds