Searched defs:aiov (Results 1 - 25 of 37) sorted by relevance

12

/src/sys/dev/audio/
H A Daudiobell.c107 struct iovec aiov; local in function:audiobell
/src/sys/kern/
H A Dsys_generic.c129 struct iovec aiov; local in function:dofileread
328 struct iovec aiov; local in function:dofilewrite
[all...]
H A Dvfs_xattr.c224 struct iovec aiov; local in function:extattr_set_vp
291 struct iovec aiov; local in function:extattr_get_vp
378 struct iovec aiov; local in function:extattr_list_vp
[all...]
H A Duipc_syscalls.c478 struct iovec aiov; local in function:sys_sendto
518 struct iovec aiov[UIO_SMALLIOV], *iov = aiov, *tiov, *ktriov = NULL; local in function:do_sys_sendmsg_so
672 struct iovec aiov; local in function:sys_recvfrom
895 struct iovec aiov[UIO_SMALLIOV], *iov = aiov, *tiov, *ktriov = NULL; local in function:do_sys_recvmsg_so
[all...]
H A Dsys_aio.c968 uio_construct(struct aio_job *job, struct file **fp, struct iovec *aiov, argument
1000 struct iovec aiov; local in function:io_write_fallback
1036 struct iovec aiov; local in function:io_read_fallback
H A Dvfs_lookup.c741 struct iovec aiov; /* uio for reading symbolic links */ local in function:namei_follow
/src/sys/compat/common/
H A Dvfs_syscalls_12.c127 struct iovec aiov; local in function:compat_12_sys_getdirentries
H A Dvfs_syscalls_30.c216 struct iovec aiov; local in function:compat_30_sys_getdents
H A Dvfs_syscalls_43.c345 struct iovec aiov; local in function:compat_43_sys_getdirentries
/src/sys/compat/linux32/common/
H A Dlinux32_dirent.c110 struct iovec aiov; local in function:linux32_sys_getdents
/src/sys/ufs/lfs/
H A Dulfs_quota1.c794 struct iovec aiov; local in function:lfs_dq1get
841 struct iovec aiov; local in function:lfs_dq1sync
H A Dulfs_extattr.c524 struct iovec aiov; local in function:ulfs_extattr_iterate_directory
752 struct iovec aiov; local in function:ulfs_extattr_enable
968 struct iovec aiov; local in function:ulfs_extattr_get_header
[all...]
/src/sys/ufs/ufs/
H A Dufs_quota1.c804 struct iovec aiov; local in function:dq1get
851 struct iovec aiov; local in function:dq1sync
H A Dufs_extattr.c520 struct iovec aiov; local in function:ufs_extattr_iterate_directory
754 struct iovec aiov; local in function:ufs_extattr_enable
957 struct iovec aiov; local in function:ufs_extattr_get_header
[all...]
/src/sys/compat/linux/common/
H A Dlinux_file64.c411 struct iovec aiov; local in function:linux_sys_getdents64
H A Dlinux_file.c1087 struct iovec aiov; local in function:linux_sys_copy_file_range
/src/sys/compat/netbsd32/
H A Dnetbsd32_compat_43.c433 struct iovec *iov, aiov[UIO_SMALLIOV]; local in function:compat_43_netbsd32_orecvmsg
513 struct iovec *iov, aiov[UIO_SMALLIOV]; local in function:compat_43_netbsd32_osendmsg
H A Dnetbsd32_socket.c229 struct iovec aiov[UIO_SMALLIOV]; local in function:netbsd32_recvmsg
276 struct iovec aiov[UIO_SMALLIOV]; local in function:netbsd32_recvmmsg
164 msg_recv_copyin(struct lwp * l,const struct netbsd32_msghdr * msg32,struct msghdr * msg,struct iovec * aiov) argument
481 msg_send_copyin(struct lwp * l,const struct netbsd32_msghdr * msg32,struct msghdr * msg,struct iovec * aiov) argument
536 struct iovec aiov[UIO_SMALLIOV]; local in function:netbsd32_sendmsg
573 struct iovec aiov[UIO_SMALLIOV]; local in function:netbsd32_sendmmsg
636 struct iovec aiov; local in function:netbsd32_recvfrom
675 struct iovec aiov; local in function:netbsd32_sendto
[all...]
H A Dnetbsd32_fs.c75 netbsd32_get_iov(struct netbsd32_iovec *iov32, int iovlen, struct iovec *aiov, argument
142 struct iovec aiov[UIO_SMALLIOV]; local in function:dofilereadv32
248 struct iovec aiov[UIO_SMALLIOV]; local in function:dofilewritev32
/src/sys/nfs/
H A Dnfs_clntsubs.c477 struct iovec aiov; local in function:nfs_cookieheuristic
/src/sys/rump/kern/lib/libsys_sunos/
H A Drump_sunos_compat.c267 struct iovec aiov; local in function:rump_sunos_sys_getdents
/src/sys/fs/cd9660/
H A Dcd9660_vnops.c189 struct iovec aiov; local in function:cd9660_getattr
/src/sys/ufs/ext2fs/
H A Dext2fs_lookup.c164 struct iovec aiov; local in function:ext2fs_readdir
881 struct iovec aiov; local in function:ext2fs_direnter
H A Dext2fs_htree.c155 struct iovec aiov; local in function:ext2fs_htree_append_block
/src/sys/fs/union/
H A Dunion_subr.c1122 struct iovec aiov; local in function:union_check_rmdir

Completed in 27 milliseconds

12