Searched refs:udb_alloc_push_fl (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/usr.sbin/nsd/ |
| H A D | udb.c | 1034 udb_alloc_push_fl(void* base, udb_alloc* alloc, udb_void f, int exp) function 1078 udb_alloc_push_fl(base, alloc, f, fexp); 1272 udb_alloc_push_fl(base, alloc, big+sz, e); 1555 udb_alloc_push_fl(base, alloc, last, exp); 1743 udb_alloc_push_fl(base, alloc, c, UDB_ALLOC_CHUNKS_MAX); 1817 udb_alloc_push_fl(base, alloc, f, exp);
|