Home
last modified time | relevance | path

Searched refs:sfpoll (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libast/common/disc/
H A Dsfdcfilter.c73 r = sfpoll(&fi->filter, 1, 1);
87 w = sfpoll(&fi->filter, 1, fi->next ? 1 : -1);
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfpoll.c32 int sfpoll(Sfio_t** fa, reg int n, int tm) in sfpoll() function
34 int sfpoll(fa, n, tm) in sfpoll()
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c242 nready = sfpoll(poll_list,pstream-poll_list,timeout); in waitnotify()
/titanic_41/usr/src/lib/libast/
H A Dmapfile-vers554 sfpoll;
H A DMakefile.com323 common/sfio/sfpoll.o \
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h238 extern int sfpoll _ARG_((Sfio_t**, int, int));
/titanic_41/usr/src/lib/libast/common/include/
H A Dsfio.h238 extern int sfpoll _ARG_((Sfio_t**, int, int));
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h238 extern int sfpoll _ARG_((Sfio_t**, int, int));
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h238 extern int sfpoll _ARG_((Sfio_t**, int, int));
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h238 extern int sfpoll _ARG_((Sfio_t**, int, int));
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE762 02-07-27 sfio/sfpoll.c: handle rw pipes