OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sections_size
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/makemandb/
apropos.c
75
size_t
sections_size
= 0;
local in function:parseargs
81
if (sections == NULL || sections_offset >
sections_size
- 1) { \
82
sections_size
+= newsize; \
83
sections = erealloc(sections,
sections_size
* sizeof(*sections)); \
Completed in 34 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025