Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dudb.h692 int udb_ptr_alloc_space(udb_ptr* ptr, udb_base* udb, udb_chunk_type type,
H A Ddifffile.c1460 if(!udb_ptr_alloc_space(e, udb, udb_chunk_type_task, sz)) { in task_create_new_elem()
H A Dudb.c2073 int udb_ptr_alloc_space(udb_ptr* ptr, udb_base* udb, udb_chunk_type type, function