Searched defs:iobuf (Results 1 - 11 of 11) sorted by last modified time

/freebsd-10-stable/sbin/newfs/
H A Dmkfs.c88 static caddr_t iobuf; variable
810 wtfs(fsbtodb(&sblock, cgsblock(&sblock, cylno)), iobufsize, iobuf); local
824 sblock.fs_bsize, &iobuf[start]); local
880 iobuf); local
895 sblock.fs_fsize, iobuf); local
916 iobuf); local
931 sblock.fs_fsize, iobuf); local
[all...]
/freebsd-10-stable/contrib/amd/amd/
H A Dops_nfs.c537 char iobuf[UDPMSGSIZE]; local
608 char iobuf[UDPMSGSIZE]; local
H A Dsrvr_nfs.c239 char iobuf[UDPMSGSIZE]; local
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dasn_mime.c562 char iobuf[4096]; local
/freebsd-10-stable/usr.sbin/makefs/ffs/
H A Dmkfs.c93 char *iobuf; variable
750 ffs_wtfs(fsbtodb(&sblock, cgsblock(&sblock, cylno)), iobufsize, iobuf, local
765 sblock.fs_bsize, &iobuf[start], fsopts); local
[all...]
/freebsd-10-stable/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-stable/lib/libstand/
H A Ddosfs.c751 iobuf(DOS_FS *fs, u_int lsec) function
/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c79 unsigned char *iobuf; /* Line buffer */ member in struct:ocsp_req_ctx_st
[all...]
/freebsd-10-stable/release/picobsd/tinyware/msh/
H A Dsh.h272 struct iobuf { struct
/freebsd-10-stable/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...]

Completed in 127 milliseconds