Searched refs:inbox (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/mailx/
H A Dmailx.h699 int inbox; /* Current folder mh state.var.inbox */ member in struct:__anon136::__anon140
815 char* inbox; member in struct:__anon136::__anon147
H A Dfio.c440 state.msg.inbox = state.var.inbox && (s = expand(state.var.inbox, 1)) && streq(s, state.path.mail);
H A Ddata.c390 "inbox", &state.var.inbox, 0, "+inbox",0,
391 X("mh incoming mailbox. If ${inbox} is a directory then SAVE messages are removed on exit."),
H A Dlex.c137 state.msg.inbox = 0;

Completed in 22 milliseconds