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

/ast/src/cmd/mailx/
H A Dmain.c84 "[+NAME?mailx - send and receive mail]"
104 "[I:interactive?Force interactive receive mode.]"
105 "[N!:list-headers?List a screen of headers on receive mode startup.]"
106 "[P:pipe?Coprocess receive mode from a pipe.]"
129 "[n!:master?Read commands from \b/etc/mailx.rc\b on receive mode startup.]"
469 state.var.receive = state.on;
H A Ddata.c137 X("[ [!] variable | [ d | f ] path | \"a\" [!][=|~] \"b\"\nConditional command execution to be combined with else and endif. r is equivalent to receive and s is equivalent to !receive. d path is true if path is a directory, f path is true if path is a regular file. [!]= is for string [in]equality and [!]~ is for fnmatch(\"b\",\"a\",0)."),
375 X("Write a header summary when entering receive mode."),
430 "receive", &state.var.receive, R, 0,0,
431 X("Set if currently in receive mode."),
H A Dmailx.h572 #define RECEIVE (-1) /* Execute in receive mode only */
843 char* receive; member in struct:__anon136::__anon147

Completed in 15 milliseconds