Home
last modified time | relevance | path

Searched refs:imsgev (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ypldap/
H A Dypldap.h137 struct imsgev { struct
164 struct imsgev *sc_iev; argument
165 struct imsgev *sc_iev_dns;
203 void imsg_event_add(struct imsgev *);
204 int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t,
H A Dypldap.c355 struct imsgev *iev = env->sc_iev; in main_dispatch_client()
468 struct imsgev *iev = env->sc_iev; in main_configure_client()
625 imsg_event_add(struct imsgev *iev) in imsg_event_add()
642 imsg_compose_event(struct imsgev *iev, u_int16_t type, u_int32_t peerid, in imsg_compose_event()
H A Dypldap_dns.c45 struct imsgev *iev_dns;
135 struct imsgev *iev = env->sc_iev; in dns_dispatch_imsg()
H A Dldapclient.c163 struct imsgev *iev = env->sc_iev_dns; in client_dispatch_dns()
259 struct imsgev *iev = env->sc_iev; in client_dispatch_parent()