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

/freebsd-12-stable/contrib/unbound/daemon/
H A Dworker.c158 + regional_get_mem(worker->scratchpad)
494 worker->scratchpad, &msg, timenow);
516 msg->rep, LDNS_RCODE_SERVFAIL, edns, repinfo, worker->scratchpad,
548 (int)(flags&LDNS_RCODE_MASK), edns, repinfo, worker->scratchpad,
553 repinfo->c, worker->scratchpad) ||
555 repinfo->c->buffer, 0, 1, worker->scratchpad,
558 LDNS_RCODE_SERVFAIL, edns, repinfo, worker->scratchpad,
591 alias_rrset, 0, worker->scratchpad, az))
690 LDNS_RCODE_SERVFAIL, edns, repinfo, worker->scratchpad,
696 worker->scratchpad, re
[all...]
H A Dworker.h121 struct regional* scratchpad; member in struct:worker
H A Dcachedump.c258 regional_free_all(worker->scratchpad);
261 if(!copy_msg(worker->scratchpad, e, &k, &d)) {
441 struct regional* region = worker->scratchpad;
625 struct regional* region = worker->scratchpad;
823 struct regional* region = worker->scratchpad;
/freebsd-12-stable/sys/dev/smartpqi/
H A Dsmartpqi_structures.h175 uint32_t scratchpad; member in struct:pqi_conf_table_debug

Completed in 135 milliseconds