Home
last modified time | relevance | path

Searched refs:POLLHUP (Results 26 – 50 of 51) sorted by relevance

123

/illumos-gate/usr/src/lib/lib9p/common/transport/
H A Dsocket.c283 POLLIN|POLLHUP, NULL) < 0) { in l9p_bind_addrs()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c734 POLLPRI | POLLERR | POLLHUP | POLLNVAL; in do_console_io()
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1826 retevents = POLLHUP; in fifo_poll()
1833 retevents = POLLHUP; in fifo_poll()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c204 POLLWRBAND|POLLERR|POLLHUP|POLLNVAL)
422 POLLWRBAND|POLLERR|POLLHUP|POLLNVAL))) { in svc_add_input()
H A Dclnt_vc.c1255 if (pfdp[0].revents & (POLLERR | POLLHUP)) { in read_vc()
H A Dsvc_vc.c1612 POLLHUP)) in write_vc()
/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c1083 if ((pfd.revents & (POLLERR | POLLHUP)) != 0) { in docmd()
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c466 if (pfd.revents & (POLLHUP | POLLERR)) { in ip_xprt_thread()
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c2102 pollwakeup(&slot->cs_excl_minor->cm_pollhead, POLLHUP); in ccid_slot_teardown()
3106 POLLHUP | POLLERR); in ccid_disconnect_cb()
4267 ready |= POLLHUP; in ccid_chpoll()
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c596 } else if (Pfd.revents & (POLLNVAL|POLLHUP|POLLERR)) { in prepare_sys_poll()
652 if (Pfd.revents & (POLLNVAL|POLLHUP|POLLERR)) { in sys_poll()
823 (POLLNVAL|POLLHUP|POLLERR)) { in net_poll()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c1575 if (port_events & (POLLHUP|POLLERR)) { in ilbd_hc_probe_return()
/illumos-gate/usr/src/uts/common/io/
H A Ddevpoll.c940 pdp->pd_events = POLLERR|POLLHUP; in dpwrite()
/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c924 } else if (raw_mode && pollfds[2].revents & POLLHUP) { in doio()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1345 if (pfd.revents & POLLHUP) in i_dlpi_strgetmsg()
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c960 case POLLHUP: in listen()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c964 *reventsp |= POLLHUP; in so_poll()
H A Dsocktpi.c6215 *reventsp |= POLLHUP; in sotpi_poll()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c924 pollwakeup(&ufs_pollhd, POLLPRI | POLLHUP); in ufsfx_unmount()
H A Dufs_vnops.c5645 *revp = POLLHUP; in ufs_poll()
5672 if ((ev & POLLPRI) && (*revp & (POLLERR|POLLHUP))) in ufs_poll()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c1967 POLLRDNORM|POLLRDBAND|POLLWRBAND|POLLERR|POLLHUP|POLLNVAL)
1996 if (arg & POLLHUP) in pollevent()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1460 pollfds[n_pollfds].events = POLLIN | POLLPRI | POLLHUP;
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1146 *reventsp |= POLLHUP|POLLIN; in usb_ugen_poll()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c298 pollwakeup(&pcp->prc_pollhead, POLLHUP); in prnotify()
H A Dprvnops.c6356 *reventsp = POLLHUP; in prpoll()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c8332 retevents |= POLLHUP; in strpoll()

123