Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/restore/
H A Drestore.h238 extern void setinput(char *, char *);
302 extern void setinput();
H A Dmain.c363 setinput(inputdev, archivefile); in main()
H A Dtape.c84 setinput(char *source, char *archive) in setinput() function
/illumos-gate/usr/src/cmd/mailx/
H A Dreceipt.c77 fp = setinput(mp); in receipt()
H A Dutil.c149 ibuf = setinput(mp); in hfield()
602 ibuf = setinput(mp); in nameof()
H A Dfio.c335 ibuf = setinput(mp); in setclen()
449 setinput(register struct message *mp) in setinput() function
H A Dcmd1.c229 ibuf = setinput(mp); in printhead()
H A Dsend.c86 ibuf = setinput(mp); in msend()
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h578 extern FILE *setinput(register struct message *mp);