Home
last modified time | relevance | path

Searched refs:udb_ptr_alloc_space (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/nsd/
H A Dudb.h692 int udb_ptr_alloc_space(udb_ptr* ptr, udb_base* udb, udb_chunk_type type,
H A Dudb.c2073 int udb_ptr_alloc_space(udb_ptr* ptr, udb_base* udb, udb_chunk_type type, function
H A Ddifffile.c1461 if(!udb_ptr_alloc_space(e, udb, udb_chunk_type_task, sz)) { in task_create_new_elem()