Home
last modified time | relevance | path

Searched refs:do_poll (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dmultifollow.sh121 typeset do_poll=true
125 if ${do_poll} ; then
131 do_poll=true
140 do_poll=false
/titanic_41/usr/src/cmd/ttymon/
H A Dtmextern.h52 extern void do_poll();
H A Dtmhandler.c226 do_poll(fdp,nfds) in do_poll() function
H A Dttymon.c132 do_poll(Pollp, nfds); in main()