| /illumos-gate/usr/src/lib/libc/port/gen/ |
| H A D | select.c | 189 p->events |= POLLRDBAND; in pselect() 312 if (p->revents & POLLRDBAND) { in pselect() 341 (p->events & POLLRDBAND)) { in pselect()
|
| /illumos-gate/usr/src/cmd/hal/hald/solaris/ |
| H A D | osspec.c | 186 if (port_associate (mnttab_port, PORT_SOURCE_FD, mnttab_fd, POLLRDBAND, in mnttab_event_init() 217 mnttab_fd, POLLRDBAND, NULL); in mnttab_event()
|
| /illumos-gate/usr/src/uts/common/fs/sockfs/ |
| H A D | socknotify.c | 249 pollwakeup(&so->so_poll_list, POLLRDBAND); in so_notify_oobsig() 275 POLLRDBAND|POLLIN|POLLRDNORM); in so_notify_oobdata() 278 pollwakeup(&so->so_poll_list, POLLRDBAND); in so_notify_oobdata()
|
| H A D | sockstr.c | 1315 *pollwakeups |= POLLRDBAND; in so_oob_sig() 1339 *pollwakeups |= POLLRDBAND; in so_oob_sig() 1395 *pollwakeups |= POLLIN | POLLRDNORM | POLLRDBAND; in so_oob_data() 1398 *pollwakeups |= POLLRDBAND; in so_oob_data()
|
| /illumos-gate/usr/src/lib/libc/port/sys/ |
| H A D | epoll.c | 44 #if EPOLLRDBAND != POLLRDBAND 45 #error value of EPOLLRDBAND does not match value of POLLRDBAND
|
| /illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
| H A D | fake_fssub.c | 246 if (events & POLLRDBAND) in fs_poll() 247 *reventsp |= POLLRDBAND; in fs_poll()
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | poll.h | 64 #define POLLRDBAND 0x0080 /* out-of-band data is readable */ macro
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
| H A D | poll_solaris.c | 200 if (strstr(str, "POLLRDBAND")) events |= POLLRDBAND; in poll_strtoevents() 222 if (events & POLLRDBAND) s=mystpcpy(s, "POLLRDBAND|"); in poll_eventstostr()
|
| /illumos-gate/usr/src/lib/libnsl/rpc/ |
| H A D | rpc_mt.h | 57 #define MASKVAL (POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND)
|
| H A D | rtime_tli.c | 116 pfd.events = POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND; in rtime_tli()
|
| H A D | auth_time.c | 538 POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND; in __rpc_get_time_offset()
|
| H A D | clnt_bcast.c | 211 POLLRDNORM | POLLRDBAND; in rpc_broadcast_exp()
|
| /illumos-gate/usr/src/cmd/zlogin/ |
| H A D | zlogin.c | 822 pollfds[0].events = POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI; in doio() 869 (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI)) { in doio() 882 (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI)) { in doio() 895 (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI)) { in doio() 959 (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI)) { in doio() 966 (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI)) { in doio()
|
| /illumos-gate/usr/src/cmd/zoneadmd/ |
| H A D | zcons.c | 733 pollfds[0].events = POLLIN | POLLRDNORM | POLLRDBAND | in do_console_io() 763 (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI)) { in do_console_io() 786 (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI)) { in do_console_io()
|
| /illumos-gate/usr/src/lib/libfsmgt/common/ |
| H A D | cmd.c | 38 #define MASKVAL (POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND)
|
| /illumos-gate/usr/src/lib/libdiskmgt/common/ |
| H A D | inuse_mnt.c | 374 fds[0].events = POLLRDBAND; in watch_mnttab()
|
| /illumos-gate/usr/src/uts/common/fs/ |
| H A D | fs_subr.c | 469 if (events & POLLRDBAND) in fs_poll() 470 *reventsp |= POLLRDBAND; in fs_poll()
|
| /illumos-gate/usr/src/cmd/backup/dump/ |
| H A D | dumpoptr.c | 115 pollset.events = POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND; in query_once()
|
| /illumos-gate/usr/src/cmd/vt/ |
| H A D | vtdaemon.c | 464 POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI; in vt_poll() 835 pollfds[0].events = POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI; in vt_serve_events()
|
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | streamio.c | 1577 *pollwakeups = POLLIN | POLLRDBAND; in strrput_proto() 1706 pollwakeups = POLLIN | POLLRDBAND; in strrput() 1782 pollwakeups = POLLIN | POLLRDBAND; in strrput() 1794 #define ALLPOLL (POLLIN|POLLPRI|POLLOUT|POLLRDNORM|POLLWRNORM|POLLRDBAND|\ in strrput() 7132 pollwakeups = POLLIN | POLLRDBAND; in strgetmsg() 7143 pollwakeups = POLLIN | POLLRDBAND; in strgetmsg() 7805 pollwakeups = POLLIN | POLLRDBAND; in kstrgetmsg() 7816 pollwakeups = POLLIN | POLLRDBAND; in kstrgetmsg() 8321 if (((events & (POLLIN | POLLRDNORM | POLLRDBAND | POLLPRI)) && in strpoll() 8403 } else if (events & (POLLRDNORM | POLLRDBAND | POLLIN)) { in strpoll() [all …]
|
| /illumos-gate/usr/src/cmd/bhyve/common/ |
| H A D | pci_virtio_viona.c | 628 pollset.events = POLLRDBAND; in pci_viona_poll_thread() 640 if (pollset.revents & POLLRDBAND) { in pci_viona_poll_thread()
|
| /illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/ |
| H A D | fake_vop.c | 1157 if (events & POLLRDBAND) in fop_poll() 1158 *reventsp |= POLLRDBAND; in fop_poll()
|
| /illumos-gate/usr/src/uts/intel/io/viona/ |
| H A D | viona_main.c | 767 if ((events & POLLRDBAND) != 0) { in viona_chpoll() 770 *reventsp |= POLLRDBAND; in viona_chpoll()
|
| /illumos-gate/usr/src/uts/common/fs/mntfs/ |
| H A D | mntvnops.c | 1235 if (ev & POLLRDBAND) { in mntpoll() 1238 *revp |= POLLRDBAND; in mntpoll()
|
| /illumos-gate/usr/src/uts/common/fs/fifofs/ |
| H A D | fifovnops.c | 1801 if (((events & (POLLIN | POLLRDNORM | POLLPRI | POLLRDBAND)) && in fifo_poll() 1871 if (events & POLLRDBAND) in fifo_poll()
|