/kernel/uniproton/src/net/lwip-2.1/src/ |
H A D | sockets.c | 245 int poll(struct pollfd *fds, nfds_t nfds, int timeout)
in poll() argument
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | map.c | 633 int *fds = NULL; in do_show_subset() local 768 maps_have_btf(int *fds, int nb_fds) maps_have_btf() argument 901 int *fds = NULL; do_dump() local [all...] |
/third_party/backends/backend/ |
H A D | tamarack.c | 1329 int fds[2]; in sane_start() local
|
H A D | u12.c | 1557 int fds[2]; in sane_start() local
|
/third_party/curl/lib/ |
H A D | easy.c | 561 struct pollfd fds[4]; in wait_or_timeout() local
|
/third_party/libuv/src/unix/ |
H A D | stream.c | 284 int fds[2]; in uv__stream_try_select() local [all...] |
/third_party/libuv/src/win/ |
H A D | tcp.c | 1560 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | mount.c | 421 int fds[2], pid; in fuse_mount_fusermount() local [all...] |
/third_party/musl/porting/linux/user/src/fortify/ |
H A D | fortify.c | 103 int __poll_chk(struct pollfd* fds, nfds_t fd_count, int timeout, size_t fds_size) in __poll_chk() argument 110 int __ppoll_chk(struct pollfd* fds, nfds_t fd_count, const struct timespec* timeout, in __ppoll_chk() argument
|
/third_party/musl/src/fortify/linux/ |
H A D | fortify.c | 114 int __poll_chk(struct pollfd* fds, nfds_t fd_count, int timeout, size_t fds_size) in __poll_chk() argument 121 int __ppoll_chk(struct pollfd* fds, nfds_t fd_count, const struct timespec* timeout, in __ppoll_chk() argument
|
/third_party/libinput/tools/ |
H A D | libinput-debug-events.c | 969 struct pollfd fds; in mainloop() local
|
H A D | libinput-debug-tablet.c | 56 struct pollfd fds[2]; member [all...] |
/third_party/ltp/testcases/kernel/ipc/pipeio/ |
H A D | pipeio.c | 392 int fds[2]; in setup() local
|
/third_party/libfuse/lib/ |
H A D | mount.c | 314 int fds[2], pid; in setup_auto_unmount() local 374 int fds[ in fuse_mount_fusermount() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_winsys_dri3.c | 466 int fence_fd, *fds; in dri3_get_front_buffer() local
|
/third_party/mesa3d/src/gbm/main/ |
H A D | gbm.h | 322 int fds[GBM_MAX_PLANES]; member
|
/third_party/node/deps/uv/src/win/ |
H A D | tcp.c | 1592 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_base_listener.c | 1226 int32_t fds[2] = { 0 }; in StartSelectThread() local
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | copy.cpp | 769 struct pollfd fds[2]; in GetNotifyEvent() local
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | virtio_uml.c | 577 int fds[2]; in vhost_user_set_mem_table() local 81 full_sendmsg_fds(int fd, const void *buf, unsigned int len, const int *fds, unsigned int fds_num) full_sendmsg_fds() argument 213 vhost_user_send(struct virtio_uml_device *vu_dev, bool need_response, struct vhost_user_msg *msg, int *fds, size_t num_fds) vhost_user_send() argument [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 342 struct pollfd fds = { in copyfd_io_poll() local [all...] |
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | nodelist.h | 247 struct jffs2_full_dirent *fds; member
|
/kernel/linux/linux-5.10/fs/ |
H A D | file.c | 720 struct files_struct *cur_fds = me->files, *fds = NULL; in __close_range() local
|
H A D | select.c | 419 max_select_fd(unsigned long n, fd_set_bits *fds) max_select_fd() argument 478 do_select(int n, fd_set_bits *fds, struct timespec64 *end_time) do_select() argument 627 fd_set_bits fds; core_sys_select() local 1021 struct pollfd *fds = walk->entries; do_sys_poll() local 1197 fd_set_bits fds; compat_core_sys_select() local [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | audit.h | 199 int fds[2]; member
|