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

/ast/src/cmd/mailx/
H A Dedit.c109 if (fp = run_editor(setinput(mp), mp->m_size, NiL, type, state.readonly)) {
H A Dcmd1.c96 readline(setinput(mp), headline, sizeof(headline));
427 ibuf = setinput(mp);
905 if (sendsmtp(setinput(mp), state.var.smtp, addr, mp->m_size))
H A Dhead.c248 pp->fp = mp ? setinput(mp) : fp;
772 fp = setinput(mp);
H A Dcmd2.c675 ip = setinput(state.msg.dot);
H A Dmailx.h1053 extern FILE* setinput(struct msg*);
H A Dfio.c496 setinput(register struct msg* mp) function
H A Dimap.c1835 setinput(mp);
1850 * IMAP setinput()

Completed in 25 milliseconds