OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unbound_strdup_lite
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
alloc.h
208
# define strdup(s)
unbound_strdup_lite
(s, __FILE__, __LINE__, __func__)
209
char*
unbound_strdup_lite
(const char* s, const char* file, int line,
alloc.c
656
char*
unbound_strdup_lite
(const char* s, const char* file, int line,
function
669
char* n =
unbound_strdup_lite
(s, __FILE__, __LINE__, __func__);
Completed in 47 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026