Searched defs:iov (Results 76 - 100 of 207) sorted by relevance

123456789

/freebsd-10-stable/sys/dev/iscsi_initiator/
H A Disc_soc.c321 struct iovec *iov = &sp->iov; local
375 struct iovec *iov = pq->iov; local
[all...]
/freebsd-10-stable/sys/geom/eli/
H A Dg_eli_crypto.c67 struct iovec *iov; local
H A Dg_eli_integrity.c413 struct iovec *iov; local
/freebsd-10-stable/sys/powerpc/powerpc/
H A Dmem.c92 struct iovec *iov; local
/freebsd-10-stable/tools/regression/netinet/ipbroadcast/
H A Dipbroadcast.c111 struct iovec iov[1]; local
/freebsd-10-stable/usr.sbin/bluetooth/sdpd/
H A Dsar.c251 struct iovec iov[4]; local
[all...]
/freebsd-10-stable/usr.sbin/lpr/common_source/
H A Dnet.c268 struct iovec iov[NIOV], *iovp = iov; local
/freebsd-10-stable/usr.sbin/nscd/
H A Dnscdcli.c139 struct iovec iov; local
/freebsd-10-stable/usr.sbin/ppp/
H A Dudp.c140 udp_device2iov(struct device *d, struct iovec *iov, int *niov, argument
176 udp_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
/freebsd-10-stable/sys/netsmb/
H A Dsmb_dev.c309 struct iovec iov; local
/freebsd-10-stable/usr.sbin/autofs/
H A Dautomount.c104 struct iovec *iov = NULL; local
234 struct iovec *iov = NULL; local
[all...]
/freebsd-10-stable/lib/libnv/
H A Dmsgio.c169 struct iovec iov; local
209 struct iovec iov; local
244 struct iovec iov; local
295 struct iovec iov; local
[all...]
/freebsd-10-stable/usr.sbin/rtadvd/
H A Dcontrol.c174 struct iovec iov[2]; local
/freebsd-10-stable/usr.sbin/bluetooth/btpand/
H A Dbnep.c635 struct iovec iov[2]; local
[all...]
/freebsd-10-stable/sbin/mount_msdosfs/
H A Dmount_msdosfs.c70 struct iovec *iov = NULL; local
298 set_charset(struct iovec **iov, int *iovlen, const char *cs_local, const char *cs_dos) argument
[all...]
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dtrans_udp.c226 struct iovec iov; local
277 struct iovec iov[1]; local
/freebsd-10-stable/contrib/netbsd-tests/modules/
H A Dt_modctl.c87 struct iovec iov; local
[all...]
/freebsd-10-stable/contrib/ngatm/sscop/
H A Dcommon.c248 struct iovec iov[2]; local
294 struct iovec iov[2]; local
[all...]
/freebsd-10-stable/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c83 struct iovec iov; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Daes-test.c327 krb5_crypto_iov iov[4]; local
431 krb5_crypto_iov iov[3]; local
483 krb5_crypto_iov iov[4]; local
648 krb5_crypto_iov iov[6]; local
[all...]
/freebsd-10-stable/lib/libc/net/
H A Dnscachedcli.c151 struct iovec iov; local
/freebsd-10-stable/lib/libc/stdio/
H A Dprintfcommon.h69 struct __siov iov[NIOV];/* ... and individual io vectors */ member in struct:io_state
/freebsd-10-stable/sys/mips/cavium/cryptocteon/
H A Dcavium_crypto.c324 octo_des_cbc_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
383 octo_des_cbc_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
443 octo_aes_cbc_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
512 octo_aes_cbc_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
583 octo_null_md5_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
685 octo_null_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
790 octo_des_cbc_md5_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
938 octo_des_cbc_md5_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1089 octo_des_cbc_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1240 octo_des_cbc_sha1_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1393 octo_aes_cbc_md5_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1570 octo_aes_cbc_md5_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1746 octo_aes_cbc_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1942 octo_aes_cbc_sha1_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
[all...]
/freebsd-10-stable/sys/opencrypto/
H A Dcryptosoft.c270 struct iovec *iov; local
[all...]
/freebsd-10-stable/tools/tools/netrate/tcpp/
H A Dtcpp_client.c169 struct iovec iov[2]; local

Completed in 347 milliseconds

123456789