| /third_party/ltp/testcases/kernel/syscalls/socketpair/ |
| H A D | socketpair01.c | 22 static int fds[2]; variable [all...] |
| H A D | socketpair02.c | 25 static int fds[2]; variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/pipe2/ |
| H A D | pipe2_04.c | 19 static int fds[2]; variable [all...] |
| H A D | pipe2_01.c | 21 static int fds[2]; variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/pipe/ |
| H A D | pipe13.c | 28 static int fds[2]; variable
|
| H A D | pipe12.c | 17 static int fds[2]; variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/epoll_ctl/ |
| H A D | epoll_ctl03.c | 23 static int epfd, fds[2]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
| H A D | epoll_wait06.c | 32 static int fds[2]; variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| H A D | fcntl37.c | 24 static int fds[2]; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | epoll_ctl.c | 37 int fds[2]; in epoll_ctl_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/select/ |
| H A D | poll_sup.c | 35 struct pollfd fds[2]; in poll_0100() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | fwrite.c | 80 int fds[2] = {0}; in fwrite_0400() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/termios/ |
| H A D | tcflow.c | 54 int fds = open(slave, O_RDWR | O_NOCTTY); in tcflow_0100() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | poll-posix.c | 59 int pa_poll (struct pollfd *fds, unsigned long int nfds, int timeout) { in pa_poll() argument
|
| H A D | creds.h | 54 int fds[MAX_ANCIL_DATA_FDS]; member
|
| /third_party/toybox/toys/other/ |
| H A D | inotifyd.c | 39 struct pollfd fds; in inotifyd_main() local
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
| H A D | hilog_collector_impl.cpp | 66 int fds[2] = {-1, -1}; // 2: one read pipe, one write pipe in CollectLastLog() local
|
| /base/startup/init/interfaces/innerkits/fd_holder/ |
| H A D | fd_holder_internal.c | 26 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 D | init_unittest.cpp | 105 int *fds = ServiceGetFd("param_watcher", &fdCount); in TestProcessTimer() local
|
| /base/tee/tee_client/services/teecd/src/ |
| H A D | tee_ca_auth.c | 87 fd_set fds;
in RecvCaMsg() local
|
| /foundation/graphic/graphic_surface/buffer_handle/test/unittest/ |
| H A D | buffer_handle_test.cpp | 46 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 D | FcntlApiTest.cpp | 256 int fds[2]; in HWTEST_F() local
|
| /third_party/libdrm/ |
| H A D | libsync.h | 63 struct pollfd fds = {0}; in sync_wait() local
|
| /third_party/ltp/testcases/kernel/controllers/cgroup/ |
| H A D | cgroup_core02.c | 39 int fds[TST_CG_ROOTS_MAX]; member
|
| /third_party/node/tools/ |
| H A D | pseudo-tty.py | 88 fds = [STDIN, parent_fd] variable
|