| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/ |
| H A D | io_poll.t | 28 $poll->mask($stdout => POLLOUT); 31 unless $poll->mask($stdout) == POLLOUT; 48 unless $poll->events($stdout) == POLLOUT;
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/ |
| H A D | poll.h | 36 #define POLLOUT 0x0004 macro 38 #define POLLWRNORM POLLOUT
|
| H A D | poll.c | 40 # define POLL_CAN_WRITE (POLLOUT | POLLWRNORM | POLLWRBAND )
|
| H A D | IO.xs | 485 #ifdef POLLOUT 486 newCONSTSUB(stash,"POLLOUT", newSViv(POLLOUT));
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | poll.h | 57 #define POLLOUT 0x0004 /* fd is writeable (won't block) */ macro 59 #define POLLWRNORM POLLOUT
|
| /onnv-gate/usr/src/uts/common/fs/sockfs/ |
| H A D | socknotify.c | 79 pollwakeup(&so->so_poll_list, POLLOUT); in so_notify_connected() 165 pollwakeup(&so->so_poll_list, POLLOUT); in so_notify_writable() 220 pollwakeup(&so->so_poll_list, POLLOUT|POLLIN|POLLRDNORM); in so_notify_error() 384 *pollev |= POLLOUT; in i_so_notify_last_tx()
|
| H A D | sockstr.c | 1619 pollwakeup(&stp->sd_pollist, POLLOUT); in strsock_discon_ind() 2195 *pollwakeups = POLLOUT; in strsock_proto() 2215 *pollwakeups = POLLOUT; in strsock_proto() 2244 *pollwakeups = POLLOUT; in strsock_proto() 2361 *pollwakeups = POLLOUT; in strsock_proto() 2495 *pollwakeups = POLLIN | POLLRDNORM | POLLOUT; in strsock_proto()
|
| /onnv-gate/usr/src/cmd/lp/lib/msgs/ |
| H A D | streamio.c | 62 fds.events = POLLOUT; in Putmsg() 71 if (!(fds.revents & POLLOUT)) { in Putmsg()
|
| H A D | mlisten.c | 256 PollFdList[x].events |= POLLOUT; in mlisten() 375 if (fdp->revents & POLLOUT) { in mlisten() 480 if (fdp->revents & POLLOUT) in mlisten()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.bin/nc/ |
| H A D | atomicio.c | 52 pfd.events = f == read ? POLLIN : POLLOUT; in atomicio()
|
| /onnv-gate/usr/src/lib/libshell/common/bltins/ |
| H A D | poll_solaris.c | 202 if (strstr(str, "POLLOUT")) events |= POLLOUT; in poll_strtoevents() 224 if (events & POLLOUT) s=mystpcpy(s, "POLLOUT|"); in poll_eventstostr()
|
| /onnv-gate/usr/src/lib/libast/common/sfio/ |
| H A D | sfpoll.c | 119 fds[m].events |= POLLOUT; 145 { if(fds[m].revents&POLLOUT)
|
| /onnv-gate/usr/src/lib/libldap4/common/ |
| H A D | os-ip.c | 334 sip->fds[i].events |= POLLOUT; 340 sip->fds[sip->nbfds].events |= POLLOUT; 416 return( sip->fds[i].revents & POLLOUT );
|
| /onnv-gate/usr/src/uts/common/fs/portfs/ |
| H A D | port_vnops.c | 294 levents |= POLLOUT; in port_poll() 303 events & POLLOUT ? PORTQ_POLLOUT : 0; in port_poll()
|
| /onnv-gate/usr/src/uts/common/io/ |
| H A D | tty_pty.c | 999 if (events & (POLLOUT|POLLWRNORM)) in ptcpoll() 1000 *reventsp |= (events & (POLLOUT|POLLWRNORM)); in ptcpoll() 1038 if (events & (POLLOUT|POLLWRNORM)) { in ptcpoll() 1041 *reventsp |= (events & (POLLOUT|POLLWRNORM)); in ptcpoll()
|
| H A D | random.c | 326 *reventsp = events & (POLLOUT | POLLIN | POLLRDNORM); in rnd_chpoll()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
| H A D | syncloop.c | 469 pfd.events = POLLIN|POLLOUT; in many_packets() 476 if (pfd.revents & POLLOUT) { in many_packets()
|
| /onnv-gate/usr/src/uts/common/inet/sockmods/ |
| H A D | socksdp.c | 1088 events &= ~(POLLOUT|POLLWRBAND); in sosdp_poll() 1095 ((POLLIN|POLLRDNORM|POLLOUT) & origevents) != 0) { in sosdp_poll() 1096 *reventsp = (POLLIN|POLLRDNORM|POLLOUT) & origevents; in sosdp_poll() 1110 *reventsp |= POLLOUT & events; in sosdp_poll()
|
| /onnv-gate/usr/src/cmd/cvcd/sparc/sun4u/starcat/ |
| H A D | cvcd.c | 613 pfds[NETWORK_PFD].events |= POLLOUT; 617 pfds[REDIR_PFD].events |= POLLOUT;
|
| /onnv-gate/usr/src/cmd/vscan/vscand/ |
| H A D | vs_eng.c | 769 pfd.events = POLLOUT; in nbio_connect() 779 (!(pfd.revents & POLLOUT))) { in nbio_connect()
|
| /onnv-gate/usr/src/uts/common/xen/io/ |
| H A D | evtchn_dev.c | 455 if (ev & POLLOUT) in evtchndrv_poll() 456 mask |= POLLOUT; in evtchndrv_poll()
|
| /onnv-gate/usr/src/uts/common/fs/ |
| H A D | fs_subr.c | 422 if (events & POLLOUT) in fs_poll() 423 *reventsp |= POLLOUT; in fs_poll()
|
| /onnv-gate/usr/src/uts/sun4v/io/ |
| H A D | vldc.c | 286 pollevents |= POLLOUT; in i_vldc_cb() 318 pollevents |= POLLOUT; in i_vldc_cb() 1706 if (events & POLLOUT) in vldc_chpoll() 1707 *reventsp |= POLLOUT; in vldc_chpoll()
|
| /onnv-gate/usr/src/cmd/sendmail/libmilter/ |
| H A D | libmilter.h | 175 # define MI_POLL_WR_FLAGS (POLLOUT)
|
| /onnv-gate/usr/src/lib/libldap5/sources/ldap/common/ |
| H A D | os-ip.c | 805 &iosp->ios_status.ios_osinfo, POLLOUT )) { 908 &iosp->ios_status.ios_osinfo, POLLOUT )) { 1020 &iosp->ios_status.ios_osinfo, ~POLLOUT );
|