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

/freebsd-current/usr.sbin/ypldap/
H A Dypldap_dns.c163 case IMSG_HOST_DNS:
166 fatalx("invalid IMSG_HOST_DNS received");
170 fatalx("invalid IMSG_HOST_DNS received");
173 buf = imsg_create(ibuf, IMSG_HOST_DNS,
H A Dypldap.h40 IMSG_HOST_DNS enumerator in enum:imsg_type
H A Dldapclient.c190 case IMSG_HOST_DNS:
195 log_warnx("IMSG_HOST_DNS with invalid peerID");
199 log_warnx("IMSG_HOST_DNS but addrs set!");
220 fatalx("IMSG_HOST_DNS: dlen != 0");
683 imsg_compose_event(env->sc_iev_dns, IMSG_HOST_DNS, idm->idm_id,

Completed in 109 milliseconds