Searched defs:events (Results 1 – 2 of 2) sorted by relevance
/optee_test-3.20.0/host/xtest/ |
A D | regression_2000.c | 214 static bool test_200x_tcp_accept_cb(void *ptr, int fd, short *events) in test_200x_tcp_accept_cb() 222 static bool test_200x_tcp_read_cb(void *ptr, int fd, short *events) in test_200x_tcp_read_cb() 243 static bool test_200x_tcp_write_cb(void *ptr, int fd, short *events) in test_200x_tcp_write_cb() 543 static bool test_2003_accept_cb(void *ptr, int fd, short *events) in test_2003_accept_cb() 640 static bool test_200x_udp_accept_cb(void *ptr, int fd, short *events) in test_200x_udp_accept_cb()
|
A D | sock_server.c | 39 short *events = &srvst->fds[idx].events; in server_io_cb() local
|
Completed in 4 milliseconds