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

/freebsd-11-stable/contrib/unbound/util/
H A Dmodule.c45 strextstate(enum module_ext_state s) function
H A Dmodule.h748 const char* strextstate(enum module_ext_state s);
/freebsd-11-stable/contrib/unbound/ipset/
H A Dipset.c293 id, strextstate(qstate->ext_state[id]), strmodulevent(event));
/freebsd-11-stable/contrib/unbound/ipsecmod/
H A Dipsecmod.c504 id, strextstate(qstate->ext_state[id]), strmodulevent(event));
/freebsd-11-stable/contrib/unbound/cachedb/
H A Dcachedb.c771 id, strextstate(qstate->ext_state[id]), strmodulevent(event));
/freebsd-11-stable/contrib/unbound/edns-subnet/
H A Dsubnetmod.c704 "event:%s", id, strextstate(qstate->ext_state[id]),
/freebsd-11-stable/contrib/unbound/dns64/
H A Ddns64.c681 id, strextstate(qstate->ext_state[id]),
/freebsd-11-stable/contrib/unbound/validator/
H A Dvalidator.c2212 "event:%s", id, strextstate(qstate->ext_state[id]),
/freebsd-11-stable/contrib/unbound/services/
H A Dmesh.c1712 mesh->mods.mod[mstate->s.curmod]->name, strextstate(s));
/freebsd-11-stable/contrib/unbound/iterator/
H A Diterator.c3873 id, strextstate(qstate->ext_state[id]), strmodulevent(event));
/freebsd-11-stable/contrib/unbound/daemon/
H A Dremote.c2385 snprintf(buf, len, "%s is %s", modname, strextstate(s));

Completed in 150 milliseconds