Home
last modified time | relevance | path

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

/external/sg3_utils/examples/
Dscsi_inquiry.c55 int s_fd, res, k, to; in main() local
/external/liburing/test/
Daccept.c52 static void close_sock_fds(int s_fd[], int c_fd[], int nr, bool fixed) in close_sock_fds()
213 int i, ret, s_fd[MAX_FDS], c_fd[MAX_FDS], done = 0; in test_loop() local
/external/python/cpython3/Modules/
Dselectmodule.c1401 SOCKET s_fd = (SOCKET)fd; in select_epoll_fromfd_impl() local
2067 SOCKET s_fd = (SOCKET)fd; in select_kqueue_fromfd_impl() local
/external/libnl/include/netlink-private/
Dtypes.h82 int s_fd; member