Home
last modified time | relevance | path

Searched refs:do_poll (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1258 int do_poll(int fd, int timeout) { in do_poll() function
1270 if (do_poll(pipefd[i], 0) & POLLHUP) { in find_bad_pipe()
1422 do_poll(uaf_pipe, 200); in poll_thread()
1631 do_poll(0, 50); in write_pipe_ptr_to()