OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIN_ARG_ALLOC_CT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/libopts/
stack.c
195
pAL->allocCt =
MIN_ARG_ALLOC_CT
;
208
* The base structure contains space for
MIN_ARG_ALLOC_CT
211
sz += sizeof(char *) * ((size_t)pAL->allocCt -
MIN_ARG_ALLOC_CT
);
/src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h
188
#define
MIN_ARG_ALLOC_CT
6
199
/// allocated elements, mininum \a
MIN_ARG_ALLOC_CT
202
char const * apzArgs[
MIN_ARG_ALLOC_CT
]; ///< element array
Completed in 19 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026