| /src/sys/dev/audio/ |
| H A D | audiobell.c | 107 struct iovec aiov; local in function:audiobell
|
| /src/sys/kern/ |
| H A D | sys_generic.c | 129 struct iovec aiov; local in function:dofileread 328 struct iovec aiov; local in function:dofilewrite [all...] |
| H A D | vfs_xattr.c | 224 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 D | uipc_syscalls.c | 478 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 D | sys_aio.c | 968 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 D | vfs_lookup.c | 741 struct iovec aiov; /* uio for reading symbolic links */ local in function:namei_follow
|
| /src/sys/compat/common/ |
| H A D | vfs_syscalls_12.c | 127 struct iovec aiov; local in function:compat_12_sys_getdirentries
|
| H A D | vfs_syscalls_30.c | 216 struct iovec aiov; local in function:compat_30_sys_getdents
|
| H A D | vfs_syscalls_43.c | 345 struct iovec aiov; local in function:compat_43_sys_getdirentries
|
| /src/sys/compat/linux32/common/ |
| H A D | linux32_dirent.c | 110 struct iovec aiov; local in function:linux32_sys_getdents
|
| /src/sys/ufs/lfs/ |
| H A D | ulfs_quota1.c | 794 struct iovec aiov; local in function:lfs_dq1get 841 struct iovec aiov; local in function:lfs_dq1sync
|
| H A D | ulfs_extattr.c | 524 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 D | ufs_quota1.c | 804 struct iovec aiov; local in function:dq1get 851 struct iovec aiov; local in function:dq1sync
|
| H A D | ufs_extattr.c | 520 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 D | linux_file64.c | 411 struct iovec aiov; local in function:linux_sys_getdents64
|
| H A D | linux_file.c | 1087 struct iovec aiov; local in function:linux_sys_copy_file_range
|
| /src/sys/compat/netbsd32/ |
| H A D | netbsd32_compat_43.c | 433 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 D | netbsd32_socket.c | 229 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 D | netbsd32_fs.c | 75 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 D | nfs_clntsubs.c | 477 struct iovec aiov; local in function:nfs_cookieheuristic
|
| /src/sys/rump/kern/lib/libsys_sunos/ |
| H A D | rump_sunos_compat.c | 267 struct iovec aiov; local in function:rump_sunos_sys_getdents
|
| /src/sys/fs/cd9660/ |
| H A D | cd9660_vnops.c | 189 struct iovec aiov; local in function:cd9660_getattr
|
| /src/sys/ufs/ext2fs/ |
| H A D | ext2fs_lookup.c | 164 struct iovec aiov; local in function:ext2fs_readdir 881 struct iovec aiov; local in function:ext2fs_direnter
|
| H A D | ext2fs_htree.c | 155 struct iovec aiov; local in function:ext2fs_htree_append_block
|
| /src/sys/fs/union/ |
| H A D | union_subr.c | 1122 struct iovec aiov; local in function:union_check_rmdir
|