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

/freebsd-current/contrib/unbound/daemon/
H A Dworker.c124 size_t total, front, back, mesh, msg, rrset, infra, ac, superac; local
139 superac = alloc_get_mem(&worker->daemon->superalloc);
171 total = front+back+mesh+msg+rrset+infra+iter+val+ac+superac+me;
181 (unsigned)superac, (unsigned)me);
189 (unsigned)ac, (unsigned)superac, (unsigned)me);

Completed in 236 milliseconds