Home
last modified time | relevance | path

Searched defs:poll_fd (Results 1 – 4 of 4) sorted by relevance

/external/ltp/utils/sctp/func_tests/
Dtest_tcp_style.c72 struct pollfd poll_fd; in main() local
/external/dhcpcd-6.8.2/
Deloop.h77 int poll_fd; member
/external/libusb/libusb/os/
Dpoll_windows.c73 struct winfd poll_fd[MAX_FDS]; variable
/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_process_unittest.cc571 struct pollfd poll_fd = {reader, POLLIN | POLLRDHUP, 0}; in WaitForClosedPipeWriter() local