OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cbytes
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libisns/
isns_pdu.c
1053
int bytes_remaining,
cbytes
;
local in function:isns_get_tlv_data
1113
cbytes
= MIN(bytes_remaining, ((int)gti.buf_p->cur_len - gti.buf_ofs));
1114
bytes_remaining -=
cbytes
;
1115
gti.buf_ofs +=
cbytes
;
1116
while (
cbytes
--)
Completed in 11 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025