Home
last modified time | relevance | path

Searched refs:POLLHUP (Results 1 – 25 of 52) sorted by relevance

123

/titanic_41/usr/src/lib/libc/port/gen/
H A Dselect.c253 if ((p->revents & (POLLHUP|POLLERR)) && in pselect()
263 if ((p->revents & (POLLHUP|POLLERR)) && in pselect()
273 if ((p->revents & (POLLHUP|POLLERR)) && in pselect()
H A Dselect_large_fdset.c302 if ((p->revents & (POLLHUP|POLLERR)) && in pselect_large_fdset()
312 if ((p->revents & (POLLHUP|POLLERR)) && in pselect_large_fdset()
322 if ((p->revents & (POLLHUP|POLLERR)) && in pselect_large_fdset()
/titanic_41/usr/src/cmd/ptools/pwait/
H A Dpwait.c157 if (pfd->revents & POLLHUP) { in main()
174 if (pfd->revents & ~(POLLPRI|POLLHUP|POLLNVAL)) in main()
/titanic_41/usr/src/cmd/ssh/ssh-http-proxy-connect/
H A Dssh-http-proxy-connect.c265 } else if (fds[0].revents & (POLLERR | POLLHUP | POLLNVAL)) { in main()
276 } else if (fds[1].revents & (POLLERR | POLLHUP | POLLNVAL)) { in main()
/titanic_41/usr/src/uts/common/sys/
H A Dpoll.h70 #define POLLHUP 0x0010 /* fd has been hung up on */ macro
/titanic_41/usr/src/cmd/ssh/ssh-socks5-proxy-connect/
H A Dssh-socks5-proxy-connect.c363 } else if (fds[0].revents & (POLLERR | POLLHUP | POLLNVAL)) { in main()
374 } else if (fds[1].revents & (POLLERR | POLLHUP | POLLNVAL)) { in main()
/titanic_41/usr/src/cmd/svc/startd/
H A Dwait.c276 if ((pe.portev_events & POLLHUP) == POLLHUP) { in wait_thread()
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dpoll_solaris.c206 if (strstr(str, "POLLHUP")) events |= POLLHUP; in poll_strtoevents()
228 if (events & POLLHUP) s=mystpcpy(s, "POLLHUP|"); in poll_eventstostr()
/titanic_41/usr/src/cmd/lp/lib/msgs/
H A Dstreamio.c66 if (fds.revents & (POLLHUP | POLLERR | POLLNVAL)) { in Putmsg()
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dmsgs.c92 if ((md->event & POLLHUP) && !(md->event & POLLIN) || in take_message()
/titanic_41/usr/src/cmd/ttymon/
H A Dtmpeek.c95 if (fds[0].revents & POLLHUP) { in poll_data()
H A Dtmchild.c654 pfd[0].events = POLLHUP;
664 if (pfd[0].revents & POLLHUP) {
/titanic_41/usr/src/cmd/rexd/
H A Dunix_login.c597 if (!(fdp[master].revents & (POLLERR | POLLHUP | POLLNVAL))) { in HelperRead()
627 if (!(fdp[inputsocket].revents & (POLLERR | POLLHUP | in HelperRead()
/titanic_41/usr/src/cmd/cvcd/sparc/sun4u/starcat/
H A Dcvcd.c632 if (revents & (POLLERR | POLLHUP | POLLNVAL)) {
638 (revents & POLLHUP) ? " hangup" : "",
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c875 return (POLLHUP); in __poll_event()
892 if ((ctx->pollfds[fd].events & ~POLLHUP) == 0) { in __fd_clr()
923 if ((ctx->pollfds[fd].events & ~POLLHUP) != 0) { in __fd_set()
/titanic_41/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/
H A Dex_dscp.c273 if (pfd.revents & (POLLHUP | POLLERR)) { in exs_server()
388 if (pfd.revents & (POLLHUP | POLLERR)) { in exs_listen()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dwait.c337 if ((pfd->revents & (POLLHUP|POLLERR)) == 0) { in process_terminated_methods()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c698 if (pfd[0].revents & (POLLIN|POLLHUP)) { in readwrite()
720 if (!dflag && (pfd[1].revents & (POLLIN|POLLHUP))) { in readwrite()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c838 if (p_ev.portev_events & (POLLHUP|POLLERR)) { in main_loop()
856 if (p_ev.portev_events & (POLLHUP|POLLERR)) { in main_loop()
/titanic_41/usr/src/cmd/consadm/
H A Dconsadm.c796 if ((fds[index].revents & POLLHUP) == in fallbackdaemon()
797 POLLHUP) { in fallbackdaemon()
/titanic_41/usr/src/cmd/cvcd/sparc/sun4u/starfire/
H A Dcvcd.c491 if (cvcd_pfd[j].revents & (POLLERR|POLLHUP|POLLNVAL)) {
498 (cvcd_pfd[j].revents & POLLHUP) ?
/titanic_41/usr/src/uts/sun4v/io/
H A Dvldc.c299 pollevents = POLLHUP; in i_vldc_cb()
329 pollevents = POLLHUP; in i_vldc_cb()
727 pollwakeup(&vport->poll, POLLHUP); in i_vldc_remove_port()
1710 *reventsp |= POLLHUP; in vldc_chpoll()
/titanic_41/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h192 (((rds).revents & (POLLERR | POLLHUP | POLLNVAL)) != 0)
/titanic_41/usr/src/lib/libkmf/libkmf/common/
H A Dclient.c282 if (pfd.revents & (POLLERR | POLLHUP | POLLNVAL)) { in get_encoded_response()
440 if (pfd.revents & (POLLERR | POLLHUP | POLLNVAL)) { in get_encoded_response()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocknotify.c153 pollev = (pollev | POLLHUP) & ~POLLOUT; in so_notify_disconnected()

123