Searched defs:iov (Results 1 - 25 of 155) sorted by relevance

1234567

/src/lib/libc/stdio/
H A Dputs.c60 struct __siov iov[2]; local in function:puts
H A Dputw.c55 struct __siov iov; local in function:putw
H A Dfputs.c59 struct __siov iov; local in function:fputs
H A Dfputwc.c53 struct __siov iov; local in function:__fputwc_unlock
H A Dfwrite.c62 struct __siov iov; local in function:fwrite
H A Dfvwrite.c65 struct __siov *iov; local in function:__sfvwrite
/src/lib/libc/gen/
H A Dpsignal.c61 struct iovec iov[4]; local in function:__weak_alias
/src/lib/libisns/
H A Disns_fileio.c42 isns_file_writev(int fd, const struct iovec *iov, int iovcnt) argument
62 isns_file_readv(int fd, const struct iovec *iov, int iovcnt) argument
H A Disns_socketio.c90 isns_socket_writev(isns_socket_t s, const struct iovec *iov, int iovcnt) argument
99 isns_socket_readv(isns_socket_t s, const struct iovec *iov, int iovcnt) argument
/src/lib/libc/resolv/
H A Dherror.c100 struct iovec iov[4], *v = iov; local in function:__weak_alias
/src/usr.bin/mkubootimage/
H A Dcrc32.c90 crc32v(const struct iovec *iov, int cnt) argument
112 struct iovec iov[1]; local in function:crc32
/src/sys/kern/
H A Dsys_getrandom.c211 struct iovec iov = { .iov_base = buf, .iov_len = buflen }; local in function:sys_getrandom
/src/lib/libc/db/recno/
H A Drec_close.c112 struct iovec iov[2]; local in function:__rec_sync
/src/regress/sys/compat/
H A Duipc_syscalls_43.c40 struct iovec iov; local in function:main
[all...]
/src/usr.sbin/btpand/
H A Dtap.c161 struct iovec iov[4]; local in function:tap_send
[all...]
/src/tests/lib/libc/sys/
H A Dt_kevent.c82 struct iovec iov; local in function:ATF_TC_BODY
/src/tests/include/sys/
H A Dt_socket.c34 struct iovec iov; local in function:ATF_TC_BODY
87 struct iovec iov; local in function:ATF_TC_BODY
/src/sys/compat/common/
H A Dkern_mod_80.c58 compat_80_modstat(int cmd, struct iovec *iov, void *arg) argument
/src/lib/libbluetooth/
H A Dsdp_session.c170 _sdp_send_pdu(struct sdp_session *ss, uint8_t pid, struct iovec *iov, int num) argument
214 struct iovec iov[2]; local in function:_sdp_recv_pdu
[all...]
/src/sbin/mount_portal/
H A Dactivate.c80 struct iovec iov[2]; local in function:get_request
110 struct iovec iov; local in function:send_reply
[all...]
/src/lib/libutil/
H A Dttymsg.c64 ttymsg(struct iovec *iov, int iovcnt, const char *line, int tmout) argument
[all...]
/src/usr.bin/rump_dhcpclient/
H A Dbpf.c140 struct iovec iov[2]; local in function:send_raw_packet
/src/sys/opencrypto/
H A Dcriov.c51 struct iovec *iov = uio->uio_iov; local in function:cuio_copydata
84 struct iovec *iov = uio->uio_iov; local in function:cuio_copyback
[all...]
/src/tests/modules/
H A Dt_builtin.c144 struct iovec iov; local in function:ATF_TC_BODY
/src/sys/compat/netbsd32/
H A Dnetbsd32_compat_80.c53 modctl32_handle_ostat(int cmd, struct netbsd32_iovec *iov, void *arg) argument
156 struct netbsd32_iovec iov; local in function:netbsd32_80_modctl
[all...]

Completed in 10 milliseconds

1234567