Searched refs:VKI_POLLERR (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_gdbserver/
H A Dserver.h137 #define VKI_POLLERR 0x0008 macro
H A Dremote-utils.c211 Errors are: VKI_POLLERR or VKI_POLLHUP or VKI_POLLNAL */
215 return (revents & (VKI_POLLERR | VKI_POLLHUP | VKI_POLLNVAL));

Completed in 189 milliseconds