Home
last modified time | relevance | path

Searched refs:POLLOUT (Results 1 – 25 of 53) sorted by relevance

123

/illumos-gate/usr/src/test/os-tests/tests/uccid/
H A Dyk-poll.c60 pfds[0].events = POLLOUT | POLLIN | POLLRDNORM; in main()
69 if ((pfds[0].revents & POLLOUT) != POLLOUT) { in main()
103 if ((pfds[0].revents & POLLOUT) != POLLOUT) { in main()
H A Dpollout.c54 pfds[0].events = POLLOUT; in main()
63 if (!(pfds[0].revents & POLLOUT)) { in main()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocknotify.c83 pollwakeup(&so->so_poll_list, POLLOUT); in so_notify_connected()
153 pollev = (pollev | POLLHUP) & ~POLLOUT; in so_notify_disconnected()
180 pollwakeup(&so->so_poll_list, POLLOUT); in so_notify_writable()
235 pollwakeup(&so->so_poll_list, POLLOUT|POLLIN|POLLRDNORM); in so_notify_error()
399 *pollev |= POLLOUT; in i_so_notify_last_tx()
H A Dsockstr.c1619 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()
/illumos-gate/usr/src/uts/common/sys/
H A Dpoll.h61 #define POLLOUT 0x0004 /* fd is writeable (won't block) */ macro
63 #define POLLWRNORM POLLOUT
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dstreamio.c58 fds.events = POLLOUT; in Putmsg()
67 if (!(fds.revents & POLLOUT)) { in Putmsg()
H A Dmlisten.c254 PollFdList[x].events |= POLLOUT; in mlisten()
373 if (fdp->revents & POLLOUT) { in mlisten()
478 if (fdp->revents & POLLOUT) in mlisten()
/illumos-gate/usr/src/lib/libc/port/sys/
H A Depoll.c36 #if EPOLLOUT != POLLOUT
37 #error value of EPOLLOUT does not match value of POLLOUT
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Datomicio.c50 pfd.events = f == read ? POLLIN : POLLOUT; in atomicio()
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_fssub.c248 if (events & POLLOUT) in fs_poll()
249 *reventsp |= POLLOUT; in fs_poll()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dpoll_solaris.c202 if (strstr(str, "POLLOUT")) events |= POLLOUT; in poll_strtoevents()
224 if (events & POLLOUT) s=mystpcpy(s, "POLLOUT|"); in poll_eventstostr()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfpoll.c124 fds[m].events |= POLLOUT;
150 { if(fds[m].revents&POLLOUT)
/illumos-gate/usr/src/uts/common/io/
H A Deventfd.c145 pollwakeup(&state->efd_pollhd, POLLWRNORM | POLLOUT); in eventfd_read()
229 revents |= POLLWRNORM | POLLOUT; in eventfd_poll()
H A Dtty_pty.c986 if (events & (POLLOUT|POLLWRNORM)) in ptcpoll()
987 *reventsp |= (events & (POLLOUT|POLLWRNORM)); in ptcpoll()
1025 if (events & (POLLOUT|POLLWRNORM)) { in ptcpoll()
1028 *reventsp |= (events & (POLLOUT|POLLWRNORM)); in ptcpoll()
H A Drandom.c328 *reventsp = events & (POLLOUT | POLLIN | POLLRDNORM); in rnd_chpoll()
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_vnops.c298 levents |= POLLOUT; in port_poll()
304 portq->portq_flags |= events & POLLOUT ? PORTQ_POLLOUT : 0; in port_poll()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c1089 events &= ~(POLLOUT|POLLWRBAND); in sosdp_poll()
1096 ((POLLIN|POLLRDNORM|POLLOUT) & origevents) != 0) { in sosdp_poll()
1097 *reventsp = (POLLIN|POLLRDNORM|POLLOUT) & origevents; in sosdp_poll()
1111 *reventsp |= POLLOUT & events; in sosdp_poll()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncloop.c467 pfd.events = POLLIN|POLLOUT; in many_packets()
474 if (pfd.revents & POLLOUT) { in many_packets()
/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_eng.c768 pfd.events = POLLOUT; in nbio_connect()
778 (!(pfd.revents & POLLOUT))) { in nbio_connect()
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c456 if (ev & POLLOUT) in evtchndrv_poll()
457 mask |= POLLOUT; in evtchndrv_poll()
/illumos-gate/usr/src/test/os-tests/tests/minttl/
H A Dminttl.c437 if (port_associate(port, PORT_SOURCE_FD, src, POLLOUT, NULL) != 0) { in ttl_connect()
454 if ((pe.portev_events & POLLOUT) == 0) { in ttl_connect()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvldc.c286 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()
/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.c450 if (events & POLLOUT) in fs_poll()
451 *reventsp |= POLLOUT; in fs_poll()
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h175 # define MI_POLL_WR_FLAGS (POLLOUT)
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c803 &iosp->ios_status.ios_osinfo, POLLOUT )) {
906 &iosp->ios_status.ios_osinfo, POLLOUT )) {
1018 &iosp->ios_status.ios_osinfo, ~POLLOUT );

123