Searched refs:ERROR_IN_FD (Results 1 – 1 of 1) sorted by relevance
505 #define ERROR_IN_FD(p) ((p)->revents & (POLLERR|POLLHUP|POLLNVAL)) in monitor_thread_loop() macro513 } else if (ERROR_IN_FD(&pfd[0])) { in monitor_thread_loop()528 else if (ERROR_IN_FD(&pfd[i])) { in monitor_thread_loop()544 else if (ERROR_IN_FD(&pfd[i])) { in monitor_thread_loop()