OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unbound_stat_malloc_lite
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
alloc.c
553
void *
unbound_stat_malloc_lite
(size_t size, const char* file, int line,
function
620
return
unbound_stat_malloc_lite
(size, file, line, func);
645
newa =
unbound_stat_malloc_lite
(size, file, line, func);
661
char* n = (char*)
unbound_stat_malloc_lite
(l, file, line, func);
682
*dest =
unbound_stat_malloc_lite
(ms, __FILE__, __LINE__,
701
*sig =
unbound_stat_malloc_lite
((size_t)r, __FILE__, __LINE__,
Completed in 22 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026