Searched defs:iobuf (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/bearssl/samples/
H A Dclient_basic.c246 unsigned char iobuf[BR_SSL_BUFSIZE_BIDI]; local
H A Dserver_basic.c317 unsigned char iobuf[BR_SSL_BUFSIZE_BIDI]; local
/freebsd-13-stable/sys/dev/ips/
H A Dips_disk.c88 void ipsd_finish(struct bio *iobuf) argument
105 static void ipsd_strategy(struct bio *iobuf) argument
[all...]
H A Dips_commands.c56 struct bio *iobuf = command->arg; local
80 struct bio *iobuf = command->arg; local
142 ips_send_io_request(ips_command_t *command, struct bio *iobuf) argument
155 struct bio *iobuf; local
[all...]
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iobuf.c89 struct bhnd_nvram_iobuf *iobuf; local
147 struct bhnd_nvram_iobuf *iobuf; local
200 struct bhnd_nvram_iobuf *iobuf; local
224 struct bhnd_nvram_iobuf *iobuf = (struct bhnd_nvram_iobuf *)io; local
236 struct bhnd_nvram_iobuf *iobuf = (struct bhnd_nvram_iobuf *)io; local
243 struct bhnd_nvram_iobuf *iobuf = (struct bhnd_nvram_iobuf *)io; local
255 bhnd_nvram_iobuf_ptr(struct bhnd_nvram_iobuf *iobuf, size_t offset, void **ptr, size_t nbytes, size_t *navail) argument
281 struct bhnd_nvram_iobuf *iobuf; local
301 struct bhnd_nvram_iobuf *iobuf; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c26 unsigned char *iobuf; /* Line buffer */ member in struct:ocsp_req_ctx_st
/freebsd-13-stable/stand/libsa/geli/
H A Dgelidev.c115 char *iobuf; local
[all...]
/freebsd-13-stable/contrib/bearssl/tools/
H A Dclient.c536 unsigned char *iobuf; local
H A Dtwrch.c268 unsigned char *iobuf, *cache; local
H A Dserver.c653 unsigned char *iobuf, *cache; local
/freebsd-13-stable/usr.sbin/makefs/ffs/
H A Dmkfs.c95 static char *iobuf; variable
768 ffs_wtfs(fsbtodb(&sblock, cgsblock(&sblock, cylno)), iobufsize, iobuf, local
783 sblock.fs_bsize, &iobuf[star local
[all...]
/freebsd-13-stable/sbin/growfs/
H A Dgrowfs.c303 static caddr_t iobuf; local
396 wtfs(fsbtodb(&sblock, cgimin(&sblock, cylno)), iobufsize, iobuf, local
412 sblock.fs_bsize, iobuf, fso, Nflag); local
/freebsd-13-stable/sbin/newfs/
H A Dmkfs.c91 static caddr_t iobuf; variable
831 wtfs(fsbtodb(&sblock, cgimin(&sblock, cylno)), iobufsize, iobuf); local
845 sblock.fs_bsize, &iobuf[start]); local
901 iobuf); local
916 sblock.fs_fsize, iobuf); local
937 iobuf); local
952 sblock.fs_fsize, iobuf); local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Dasn_mime.c535 char iobuf[4096]; local

Completed in 360 milliseconds