Searched refs:page (Results 1 - 10 of 10) sorted by relevance

/ast/src/cmd/mailx/
H A Dcmd1.c329 type1(struct msg* msgvec, Dt_t** ignore, int page, unsigned long flags) argument
341 if (!state.more.discipline && state.var.interactive && (page || state.var.crt)) {
343 if (!page) {
347 if (page || nlines > state.var.crt) {
522 if (state.var.page)
H A Ddata.c131 X("[ message ]\nList a page of header summaries that includes the selected message. ${screen} determines the numbers of summaries per page."),
173 X("[ [ message ... ] command ]\nPipe the selected messages to command, which must be given as a single, possibly quoted, argument. If command is omitted then ${cmd} is used. If ${page} is set then a <formfeed> is placed between each message on the pipe."),
424 "page", &state.var.page, 0, 0,0,
H A Dmailx.h838 char* page; member in struct:__anon136::__anon147
/ast/src/cmd/html/
H A Dmm2html.sh65 [+\aname\a\b.html?The parent frame page.]
68 [+\aname\a\b-man.html?The (also standalone) man page
141 typeset -Z2 page=01
2555 exec > $page.html
2556 outline[$page]=$2
2585 ((page++))
2586 exec > $page.html
2587 outline[$page]=$1
3009 pages=${page#0}
3025 for ((page
[all...]
H A Dmm2twiki.sh64 typeset -Z2 page=01
H A Dmm2bb.sh65 typeset -Z2 page=01
/ast/src/cmd/re/
H A Ded.c129 } page; member in struct:__anon200
371 ed.page.size = BREAK_PAGE;
1039 page(void) function
1058 ed.page.size = n;
1061 ed.page.print = ed.print;
1063 ed.print = ed.page.print;
1067 ed.addr1 = ed.addr2 - ed.page.size + 1;
1071 ed.addr2 += ed.page.size / 2;
1072 ed.addr1 = ed.addr2 - ed.page.size + 1;
1077 ed.addr2 += ed.page
[all...]
/ast/src/lib/libtk/library/
H A Dtext.tcl155 %W xview scroll -1 page
158 %W xview scroll 1 page
/ast/lib/package/
H A Dpackage.mk131 options; those that do have no separate man page.
/ast/src/cmd/INIT/
H A Dpackage.mk131 options; those that do have no separate man page.

Completed in 178 milliseconds