Searched refs:region_alloc_array_init (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/nsd/dist/
H A Dregion-allocator.h105 void *region_alloc_array_init(region_type *region, const void *init,
H A Dregion-allocator.c349 region_alloc_array_init(region_type *region, const void *init, size_t num, function
354 log_msg(LOG_ERR, "region_alloc_array_init failed because of integer overflow");
H A Drdata.c1092 *rdatas = (rdata_atom_type *) region_alloc_array_init(
H A Dzparser.y120 =(rdata_atom_type *)region_alloc_array_init(
H A Dzparser.c1914 =(rdata_atom_type *)region_alloc_array_init(
H A Ddifffile.c741 rrset->rrs = region_alloc_array_init(db->region, rrs_orig,

Completed in 143 milliseconds