Home
last modified time | relevance | path

Searched defs:fds (Results 26 - 50 of 329) sorted by relevance

12345678910>>...14

/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait02.c20 static int epfd, fds[2]; variable
H A Depoll_wait04.c20 static int epfd, fds[2]; variable
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_poll_chk_test.cpp25 struct pollfd fds[1]; in HWTEST_F() local
39 struct pollfd fds[1]; in HWTEST_F() local
H A Dfortify_ppoll_chk_test.cpp19 struct pollfd fds[1]; in HWTEST_F() local
36 struct pollfd* fds = nullptr; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_epoll_wait_test.cpp27 int fds[2]; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dnameservercheck_server.c43 struct pollfd fds[1]; in main() local
/third_party/python/Lib/test/subprocessdata/
H A Dfd_status.py15 fds = [] variable
/third_party/rust/crates/libc/src/unix/solarish/
H A Dcompat.rs129 let mut fds = -1; forkpty() variables
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c28 struct pollfd fds; in main() local
/kernel/linux/linux-5.10/scripts/
H A Djobserver-exec26 fds = opts[0].split("=", 1)[1] variable
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dwait_inotify.c33 struct pollfd fds = { .events = POLLIN, }; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c28 struct pollfd fds; in main() local
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdlib_poll_002.cpp42 struct pollfd fds[LISTEN_FD_NUM] = {0}; in Pthread01() local
/third_party/glfw/src/
H A Dposix_poll.c39 GLFWbool _glfwPollPOSIX(struct pollfd* fds, nfds_t count, double* timeout) in _glfwPollPOSIX() argument
/third_party/alsa-lib/src/
H A Dsocket.c48 int *fds = (int *) CMSG_DATA(cmsg); in snd_send_fd() local
81 int *fds = (int *) CMSG_DATA(cmsg); in snd_receive_fd() local
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_core01.c38 int fds[TST_CG_ROOTS_MAX] = {-1}; in test_lesser_euid_open() local
/third_party/ltp/testcases/kernel/syscalls/pidfd_getfd/
H A Dpidfd_getfd01.c29 static int fds[2] = {-1, -1}; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe07.c65 int fds[2]; in run() local
H A Dpipe11.c21 static int fds[2]; variable
H A Dpipe13.c28 static int fds[2]; variable
/third_party/ltp/testcases/kernel/syscalls/socketpair/
H A Dsocketpair01.c22 static int fds[2]; variable
[all...]
H A Dsocketpair02.c25 static int fds[2]; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/pipe2/
H A Dpipe2_04.c19 static int fds[2]; variable
[all...]
H A Dpipe2_01.c21 static int fds[2]; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl03.c23 static int epfd, fds[2]; variable

Completed in 5 milliseconds

12345678910>>...14