Home
last modified time | relevance | path

Searched refs:setinput (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sbin/restore/
H A Dextern.h102 void setinput(const char *);
H A Dmain.c196 setinput(inputdev); in main()
H A Dtape.c227 setinput(const char *source) in setinput() function
/netbsd-src/usr.bin/mail/
H A Dsupport.c273 ibuf = setinput(mp); in hfield()
577 ibuf = setinput(mp); in name1()
H A Dedit.c187 fp = run_editor(setinput(mp), mp->m_size, editortype, in edit1()
H A Dextern.h168 FILE * setinput(const struct message *);
H A Dfio.c356 setinput(const struct message *mp) in setinput() function
H A Dmime_decode.c342 fp = setinput(top_mp); in split_multipart()
426 fp = setinput(top_mp); in split_message()
H A Dcmd1.c511 ibuf = setinput(mp); in top_core()
H A Dsend.c146 ibuf = setinput(mp); in sendmessage()
H A Dformat.c807 (void)readline(setinput(mp), headline, (int)sizeof(headline), 0); in dateof()
H A Dlist.c730 (void)readline(setinput(mp), headline, (int)sizeof(headline), 0); in matchfrom()