Home | History | Annotate | Download | only in m_gdbserver

Lines Matching refs:VKI_POLLERR

212    Errors are: VKI_POLLERR or VKI_POLLHUP or VKI_POLLNAL */
216 return (revents & (VKI_POLLERR | VKI_POLLHUP | VKI_POLLNVAL));