OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc__mem_allocate
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
namespace.h
62
#define
isc__mem_allocate
isc___mem_allocate
macro
/src/external/mpl/bind/dist/lib/isc/
mem.c
847
isc__mem_allocate
(isc_mem_t *ctx, size_t size, int flags FLARG) {
function
900
new_ptr =
isc__mem_allocate
(ctx, new_size, flags FLARG_PASS);
956
ns =
isc__mem_allocate
(mctx, len, 0 FLARG_PASS);
977
ns =
isc__mem_allocate
(mctx, len, 0 FLARG_PASS);
/src/external/mpl/dhcp/bind/dist/lib/isc/
mem.c
1062
return (
isc__mem_allocate
(ctx0, size FLARG_PASS));
1368
new_ptr =
isc__mem_allocate
(ctx0, size FLARG_PASS);
1462
ns =
isc__mem_allocate
((isc_mem_t *)mctx, len FLARG_PASS);
1485
ns =
isc__mem_allocate
((isc_mem_t *)mctx, len FLARG_PASS);
2405
isc__mem_allocate
(isc_mem_t *mctx, size_t size FLARG) {
function
Completed in 30 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026