Home
last modified time | relevance | path

Searched defs:fds (Results 226 - 250 of 354) sorted by relevance

12345678910>>...15

/kernel/uniproton/src/net/lwip-2.1/src/
H A Dsockets.c245 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() argument
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dmap.c633 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 Dtamarack.c1329 int fds[2]; in sane_start() local
H A Du12.c1557 int fds[2]; in sane_start() local
/third_party/curl/lib/
H A Deasy.c561 struct pollfd fds[4]; in wait_or_timeout() local
/third_party/libuv/src/unix/
H A Dstream.c284 int fds[2]; in uv__stream_try_select() local
[all...]
/third_party/libuv/src/win/
H A Dtcp.c1560 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 Dmount.c421 int fds[2], pid; in fuse_mount_fusermount() local
[all...]
/third_party/musl/porting/linux/user/src/fortify/
H A Dfortify.c103 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 Dfortify.c114 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 Dlibinput-debug-events.c969 struct pollfd fds; in mainloop() local
H A Dlibinput-debug-tablet.c56 struct pollfd fds[2]; member
[all...]
/third_party/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c392 int fds[2]; in setup() local
/third_party/libfuse/lib/
H A Dmount.c314 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 Dvl_winsys_dri3.c466 int fence_fd, *fds; in dri3_get_front_buffer() local
/third_party/mesa3d/src/gbm/main/
H A Dgbm.h322 int fds[GBM_MAX_PLANES]; member
/third_party/node/deps/uv/src/win/
H A Dtcp.c1592 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 Dsoftbus_base_listener.c1226 int32_t fds[2] = { 0 }; in StartSelectThread() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp769 struct pollfd fds[2]; in GetNotifyEvent() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvirtio_uml.c577 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 Dmptcp_connect.c342 struct pollfd fds = { in copyfd_io_poll() local
[all...]
/kernel/linux/linux-5.10/fs/jffs2/
H A Dnodelist.h247 struct jffs2_full_dirent *fds; member
/kernel/linux/linux-5.10/fs/
H A Dfile.c720 struct files_struct *cur_fds = me->files, *fds = NULL; in __close_range() local
H A Dselect.c419 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 Daudit.h199 int fds[2]; member

Completed in 30 milliseconds

12345678910>>...15