Home
last modified time | relevance | path

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

/system/netd/server/
DIptablesRestoreController.cpp67 struct pollfd pollfd = { .fd = stdIn, .events = POLLOUT }; in outputReady() local
280 const struct pollfd &pollfd = process->pollFds[i]; in drainAndWaitForAck() local
/system/testing/gtest_extras/gtest_isolated/
DIsolate.cpp259 pollfd* pollfd = &running_pollfds_[run_index]; in LaunchTests() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h5718 struct pollfd { struct
5719 int fd;
5720 short events;
5721 short revents;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h5335 struct pollfd { struct
5336 int fd;
5337 short events;
5338 short revents;