Home
last modified time | relevance | path

Searched defs:sockfds (Results 1 – 2 of 2) sorted by relevance

/external/liburing/test/
Dsocket-getsetsock-cmd.c98 static int run_get_rcvbuf(struct io_uring *ring, struct fds *sockfds, bool async) in run_get_rcvbuf()
139 static int run_get_peername(struct io_uring *ring, struct fds *sockfds, bool async) in run_get_peername()
180 static int run_getsockopt_test(struct io_uring *ring, struct fds *sockfds) in run_getsockopt_test()
203 static int run_setsockopt_reuseport(struct io_uring *ring, struct fds *sockfds, in run_setsockopt_reuseport()
237 static int run_setsockopt_usertimeout(struct io_uring *ring, struct fds *sockfds, in run_setsockopt_usertimeout()
272 static int run_setsockopt_test(struct io_uring *ring, struct fds *sockfds) in run_setsockopt_test()
307 struct fds sockfds; in main() local
Dsocket-io-cmd.c88 struct fds sockfds; in run_test() local