OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addl
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_string.c
140
size_t
addl
= 0;
local
154
addl
++; /* 1 add'l char needed to follow \ */
160
addl
+= 3; /* 3 add'l chars following \ */
164
if ((s2 = malloc(n +
addl
+ 1)) == NULL)
Completed in 22 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026