Home
last modified time | relevance | path

Searched refs:setinputfd (Results 1 – 10 of 10) sorted by relevance

/dports/shells/dash/dash-0.5.11.5/src/
H A Dinput.c72 static void setinputfd(int fd, int push);
404 setinputfd(fd, flags & INPUT_PUSH_FILE); in setinputfile()
417 setinputfd(int fd, int push) in setinputfd() function
/dports/devel/kBuild/kBuild-0.1.9998/src/kash/
H A Dinput.h56 void setinputfd(struct shinstance *, int, int);
H A Dmain.c324 setinputfd(psh, fd, 1); in read_profile()
358 setinputfd(psh, fd, 1); in readcmdfile()
H A Dinput.c447 setinputfd(psh, fd, push); in setinputfile()
458 setinputfd(shinstance *psh, int fd, int push) in setinputfd() function
/dports/audio/xoscope/xoscope-2.0/
H A Doscope.h233 void setinputfd(int);
H A Ddisplay.c800 setinputfd(datasrc->fd()); in timebase_changed()
860 setinputfd(datasrc->fd()); in clear()
1239 setinputfd(-1); in animate()
1244 if (datasrc) setinputfd(datasrc->fd()); in animate()
1259 setinputfd(-1); /* scope not running, so why listen? */ in animate()
H A Doscope.c654 setinputfd(datasrc->fd()); /* were stopped, so now start */ in handle_key()
H A Dgr_gtk.c1281 void setinputfd(int fd)
/dports/shells/dash/dash-0.5.11.5/
H A DChangeLog429 * Made setinputfd static.
/dports/sysutils/busybox/busybox-1.26.2/shell/
H A Dash.c10235 setinputfd(int fd, int push) in setinputfd() function
10270 setinputfd(fd, flags & INPUT_PUSH_FILE); in setinputfile()