OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:default_buffer_length
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/liblutil/
meter.c
213
static const int
default_buffer_length
= 81;
local
219
data->buffer_length =
default_buffer_length
;
220
data->buffer = calloc( 1,
default_buffer_length
);
Completed in 27 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026