Searched refs:setinput (Results 1 – 9 of 9) sorted by relevance
98 void setinput(char *, int);
184 setinput(inputdev, pipecmd); in main()
129 setinput(char *source, int ispipecommand) in setinput() function
176 (void)readline(setinput(mp), headline, LINESIZE); in printhead()387 ibuf = setinput(mp); in top()
141 ibuf = setinput(mp); in hfield()510 ibuf = setinput(mp); in name1()
104 fp = run_editor(setinput(mp), mp->m_size, type, readonly); in edit1()
64 FILE *setinput(struct message *);
205 setinput(struct message *mp) in setinput() function
74 ibuf = setinput(mp); in sendmessage()