POLLHUP            81 device/bluetooth/bluetooth_socket_chromeos.cc       if (pollfd.revents & POLLHUP) {
POLLHUP          1053 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc       events |= POLLERR | POLLHUP;
POLLHUP          1098 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc     if (info->revents & (POLLHUP | POLLERR)) {
POLLHUP            26 native_client_sdk/src/libraries/nacl_io/stream/stream_event_emitter.cc   RaiseEvents_Locked(POLLHUP);
POLLHUP           387 net/third_party/nss/ssl/unix_err.c     else if (err & POLLHUP)
POLLHUP           255 third_party/libevent/devpoll.c                 if (what & POLLHUP)
POLLHUP           180 third_party/libevent/poll.c 		if (what & (POLLHUP|POLLERR))
POLLHUP           102 third_party/npapi/npspy/extern/nspr/md/_unixos.h #define _PR_UNIX_POLL_HUP     POLLHUP
POLLHUP          1920 third_party/npapi/npspy/extern/nspr/prio.h #define PR_POLL_HUP     POLLHUP     /* only in out_flags */
POLLHUP           210 third_party/tcmalloc/chromium/src/symbolize.cc           (pfd.revents & (POLLHUP|POLLERR))) {
POLLHUP           210 third_party/tcmalloc/vendor/src/symbolize.cc           (pfd.revents & (POLLHUP|POLLERR))) {