OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libisns/
isns_pdu.c
78
int
alloc_count
;
member in struct:isns_buffer_list_s
174
list_p->
alloc_count
= 0;
179
if (list_p->
alloc_count
== 0) {
214
list_p->
alloc_count
+= n;
246
list_p->
alloc_count
--;
250
if (list_p->
alloc_count
> 0) {
255
list_p->
alloc_count
, list_p->buf_size);
isns_pdu.c
78
int
alloc_count
;
member in struct:isns_buffer_list_s
174
list_p->
alloc_count
= 0;
179
if (list_p->
alloc_count
== 0) {
214
list_p->
alloc_count
+= n;
246
list_p->
alloc_count
--;
250
if (list_p->
alloc_count
> 0) {
255
list_p->
alloc_count
, list_p->buf_size);
Completed in 124 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025