OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isns_add_buffer_pool
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libisns/
isns.c
96
rval =
isns_add_buffer_pool
(ISNS_BUF_SIZE, ISNS_BUF_COUNT);
102
rval =
isns_add_buffer_pool
((int)ISNS_SMALL_BUF_SIZE, ISNS_SMALL_BUF_COUNT);
isns_pdu.h
96
int
isns_add_buffer_pool
(int, int);
isns_pdu.c
140
*
isns_add_buffer_pool
- allocates buffers of in pool
146
isns_add_buffer_pool
(int buf_size, int count)
function in typeref:typename:int
152
DBG("
isns_add_buffer_pool
: buf_size=%d, count=%d\n", buf_size, count);
170
DBG("
isns_add_buffer_pool
: error on isns_malloc()\n");
Completed in 14 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025