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

/freebsd-13-stable/contrib/unbound/cachedb/
H A Dcachedb.h64 struct cachedb_qstate { struct
H A Dcachedb.c291 struct cachedb_qstate* iq = (struct cachedb_qstate*)regional_alloc(
292 qstate->region, sizeof(struct cachedb_qstate));
672 struct cachedb_qstate* ATTR_UNUSED(iq),
748 struct cachedb_qstate* ATTR_UNUSED(iq), struct cachedb_env* ie, int id)
769 struct cachedb_qstate* iq = (struct cachedb_qstate*)qstate->minfo[id];
782 iq = (struct cachedb_qstate*)qstate->minfo[id];
825 struct cachedb_qstate* iq;
828 iq = (struct cachedb_qstate*)qstat
[all...]
/freebsd-13-stable/contrib/unbound/ipset/
H A Dipset.c351 struct cachedb_qstate *iq;
355 iq = (struct cachedb_qstate *)qstate->minfo[id];

Completed in 130 milliseconds