Home
last modified time | relevance | path

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

/external/sg3_utils/examples/
Dscsi_inquiry.c55 int s_fd, res, k, to; in main() local
/external/liburing/test/
Dconnect-rep.c144 int ret, clientfd, s_fd, i; in test() local
Daccept.c56 static void close_sock_fds(int s_fd[], int c_fd[], int nr, bool fixed) in close_sock_fds()
274 int i, ret, s_fd[MAX_FDS], c_fd[MAX_FDS], done = 0; in test_loop() local
/external/libnl/include/nl-priv-dynamic-core/
Dnl-core.h18 int s_fd; member
/external/v4l-utils/utils/common/
Dcv4l-helpers.h50 int s_fd(int fd, const char *devname, bool direct) { return v4l_s_fd(this, fd, devname, direct); } in s_fd() function
762 void s_fd(unsigned index, unsigned plane, int fd) { v4l_queue_s_fd(this, index, plane, fd); } in s_fd() function
/external/python/cpython3/Modules/
Dselectmodule.c1451 SOCKET s_fd = (SOCKET)fd; in select_epoll_fromfd_impl() local
2243 SOCKET s_fd = (SOCKET)fd; in select_kqueue_fromfd_impl() local