Home
last modified time | relevance | path

Searched defs:epevs (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait02.c21 static struct epoll_event epevs[1] = { variable
H A Depoll_wait04.c21 static struct epoll_event epevs[1] = { variable
H A Depoll_wait03.c26 static struct epoll_event epevs[1] = { variable
H A Depoll_wait01.c53 static struct epoll_event epevs[2] = { in setup() local
76 static int has_event(struct epoll_event *epevs, int epevs_len, in has_event() argument
89 static void dump_epevs(struct epoll_event *epevs, int epevs_len) in dump_epevs() argument
[all...]

Completed in 1 milliseconds