OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:io_vec
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/iscsi/
iscsi_rcv.c
110
struct iovec
io_vec
;
local in function:try_resynch_receive
117
io_vec
.iov_base = buffer;
118
uio.uio_iov = &
io_vec
;
120
uio.uio_resid =
io_vec
.iov_len = sizeof(buffer);
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025