Home
last modified time | relevance | path

Searched defs:fds (Results 51 - 75 of 391) sorted by relevance

12345678910>>...16

/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/pipe/
H A Dpipe13.c28 static int fds[2]; variable
H A Dpipe12.c17 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
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait06.c32 static int fds[2]; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl37.c24 static int fds[2]; variable
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Depoll_ctl.c37 int fds[2]; in epoll_ctl_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/select/
H A Dpoll_sup.c35 struct pollfd fds[2]; in poll_0100() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfwrite.c80 int fds[2] = {0}; in fwrite_0400() local
/third_party/musl/libc-test/src/functionalext/supplement/termios/
H A Dtcflow.c54 int fds = open(slave, O_RDWR | O_NOCTTY); in tcflow_0100() local
/third_party/pulseaudio/src/pulsecore/
H A Dpoll-posix.c59 int pa_poll (struct pollfd *fds, unsigned long int nfds, int timeout) { in pa_poll() argument
H A Dcreds.h54 int fds[MAX_ANCIL_DATA_FDS]; member
/third_party/toybox/toys/other/
H A Dinotifyd.c39 struct pollfd fds; in inotifyd_main() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dhilog_collector_impl.cpp66 int fds[2] = {-1, -1}; // 2: one read pipe, one write pipe in CollectLastLog() local
/base/startup/init/interfaces/innerkits/fd_holder/
H A Dfd_holder_internal.c26 int BuildControlMessage(struct msghdr *msghdr, int *fds, int fdCount, bool sendUcred) in BuildControlMessage() argument
87 int *fds = NULL; in GetFdsFromMsg() local
[all...]
/base/startup/init/test/unittest/init/
H A Dinit_unittest.cpp105 int *fds = ServiceGetFd("param_watcher", &fdCount); in TestProcessTimer() local
/base/tee/tee_client/services/teecd/src/
H A Dtee_ca_auth.c87 fd_set fds; in RecvCaMsg() local
/foundation/graphic/graphic_surface/buffer_handle/test/unittest/
H A Dbuffer_handle_test.cpp46 uint32_t fds = 1025, ints = 1025; in HWTEST_F() local
65 uint32_t fds = 1025, ints = 1025; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/fcntl/
H A DFcntlApiTest.cpp256 int fds[2]; in HWTEST_F() local
/third_party/libdrm/
H A Dlibsync.h63 struct pollfd fds = {0}; in sync_wait() local
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_core02.c39 int fds[TST_CG_ROOTS_MAX]; member
/third_party/node/tools/
H A Dpseudo-tty.py88 fds = [STDIN, parent_fd] variable

Completed in 7 milliseconds

12345678910>>...16