OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PROP_REALLOC
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libprop/
prop_object_impl.h
268
#define
_PROP_REALLOC
(v, s, t) realloc((v), (s), (t), M_WAITOK)
327
#define
_PROP_REALLOC
(v, s, t) _prop_standalone_realloc((v), (s))
374
#define
_PROP_REALLOC
(v, s, t) realloc((v), (s))
prop_extern.c
62
char *cp =
_PROP_REALLOC
(ctx->poec_buf,
Completed in 14 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025