/foundation/communication/dhcp/services/utils/src/ |
H A D | dhcp_arp_checker.cpp | 311 pollfd fds[1]; in RecvData() local
|
/test/testfwk/arkxtest/uitest/test/ |
H A D | ipc_transactor_test.cpp | 32 static void RedirectStdoutToPipe(string_view procName, PipeFds fds) in RedirectStdoutToPipe() argument 42 static string WaitPidAndReadPipe(pid_t pid, PipeFds fds) in WaitPidAndReadPipe() argument 95 int32_t fds[2]; in TEST_P() local 140 int32_t fds[2]; TEST() local 197 int32_t fds[2]; TEST() local 245 int32_t fds[2]; TEST() local 288 int32_t fds[2]; TEST() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | os_support.c | 226 int ff_poll(struct pollfd *fds, nfds_t numfds, int timeout) in ff_poll() argument [all...] |
/third_party/backends/backend/ |
H A D | hp-handle.c | 157 int fds[2]; in hp_handle_startReader() local
|
/third_party/cups-filters/filter/ |
H A D | gstoraster.c | 389 int fds[2]; in gs_spawn() local [all...] |
/third_party/libuv/src/unix/ |
H A D | pipe.c | 487 int uv_pipe(uv_os_fd_t fds[2], int read_flags, int write_flags) { in uv_pipe() argument 534 int uv__make_pipe(int fds[2], int flags) { in uv__make_pipe() argument
|
H A D | tcp.c | 612 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
/third_party/libuv/test/ |
H A D | runner-unix.c | 247 fd_set fds; in process_wait() local
|
H A D | test-ping-pong.c | 306 uv_os_sock_t fds[2]; in socketpair_pinger_new() local 347 uv_file fds[2]; in pipe2_pinger_new() local [all...] |
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_android.h | 129 int fds[4]; member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_android.c | 168 int fds[4]; member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_android.c | 167 int fds[4]; member
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/ |
H A D | main.c | 210 fd_set fds; in main() local
|
/third_party/libevdev/tools/ |
H A D | mouse-dpi-tool.c | 135 struct pollfd fds; in mainloop() local
|
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
H A D | hackbench.c | 102 static void fdpair(int fds[2]) in fdpair() argument 249 int fds[2]; in group() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/epoll/ |
H A D | epoll-ltp.c | 389 int fds[] = { -1, INT_MAX }; in test_epoll_ctl() local
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify13.c | 140 int len, fds[ARRAY_SIZE(objects)]; in do_test() local
|
/third_party/ltp/testcases/kernel/syscalls/ppoll/ |
H A D | ppoll01.c | 44 struct pollfd *fds; /* fds ppoll parameter */ member 158 libc_ppoll(struct pollfd *fds, nfds_t nfds, void *tmo_p, const sigset_t *sigmask, size_t sigsetsize LTP_ATTRIBUTE_UNUSED) libc_ppoll() argument 165 sys_ppoll(struct pollfd *fds, nfds_t nfds, void *tmo_p, const sigset_t *sigmask, size_t sigsetsize) sys_ppoll() argument 171 sys_ppoll_time64(struct pollfd *fds, nfds_t nfds, void *tmo_p, const sigset_t *sigmask, size_t sigsetsize) sys_ppoll_time64() argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/preadv2/ |
H A D | preadv203.c | 55 static int fds[FILES]; variable
|
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_event.c | 46 struct pollfd fds; member
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
H A D | transport.cc | 166 fd_set fds; in IsDataAvailable() local [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
H A D | rand_unix.c | 442 fd_set fds; in wait_random_seeded() local
|
/third_party/node/deps/uv/src/unix/ |
H A D | pipe.c | 402 int uv_pipe(uv_os_fd_t fds[2], int read_flags, int write_flags) { in uv_pipe() argument 449 int uv__make_pipe(int fds[2], int flags) { in uv__make_pipe() argument
|
H A D | tcp.c | 476 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
/third_party/node/deps/uvwasi/include/ |
H A D | uvwasi.h | 41 struct uvwasi_fd_table_t* fds; member
|