Searched defs:iobuf (Results 1 - 11 of 11) sorted by path

/freebsd-10.1-release/contrib/amd/amd/
H A Dops_nfs.c531 char iobuf[UDPMSGSIZE]; local
600 char iobuf[UDPMSGSIZE]; local
H A Dsrvr_nfs.c239 char iobuf[UDPMSGSIZE]; local
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dasn_mime.c562 char iobuf[4096]; local
/freebsd-10.1-release/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c79 unsigned char *iobuf; /* Line buffer */ member in struct:ocsp_req_ctx_st
[all...]
/freebsd-10.1-release/lib/libstand/
H A Ddosfs.c751 iobuf(DOS_FS *fs, u_int lsec) function
/freebsd-10.1-release/release/picobsd/tinyware/msh/
H A Dsh.h272 struct iobuf { struct
/freebsd-10.1-release/sbin/growfs/
H A Dgrowfs.c321 static caddr_t iobuf; local
409 sblock.fs_bsize, iobuf, fso, Nflag); local
489 sblock.fs_bsize * 3, iobuf, fso, Nflag); local
/freebsd-10.1-release/sbin/newfs/
H A Dmkfs.c88 static caddr_t iobuf; variable
790 wtfs(fsbtodb(&sblock, cgsblock(&sblock, cylno)), iobufsize, iobuf); local
804 sblock.fs_bsize, &iobuf[start]); local
860 iobuf); local
875 sblock.fs_fsize, iobuf); local
896 iobuf); local
911 sblock.fs_fsize, iobuf); local
[all...]
/freebsd-10.1-release/sys/dev/ips/
H A Dips_commands.c54 struct bio *iobuf = command->arg; local
78 struct bio *iobuf = command->arg; local
140 ips_send_io_request(ips_command_t *command, struct bio *iobuf) argument
153 struct bio *iobuf; local
[all...]
H A Dips_disk.c86 void ipsd_finish(struct bio *iobuf) argument
103 static void ipsd_strategy(struct bio *iobuf) argument
[all...]
/freebsd-10.1-release/usr.sbin/makefs/ffs/
H A Dmkfs.c93 char *iobuf; variable
753 ffs_wtfs(fsbtodb(&sblock, cgsblock(&sblock, cylno)), iobufsize, iobuf, local
768 sblock.fs_bsize, &iobuf[start], fsopts); local
[all...]

Completed in 354 milliseconds