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

/freebsd-current/usr.sbin/ypldap/
H A Dypldap.h137 struct imsgev { struct
164 struct imsgev *sc_iev;
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_dns.c45 struct imsgev *iev_dns;
135 struct imsgev *iev = env->sc_iev;
H A Dypldap.c355 struct imsgev *iev = env->sc_iev;
468 struct imsgev *iev = env->sc_iev;
625 imsg_event_add(struct imsgev *iev)
642 imsg_compose_event(struct imsgev *iev, u_int16_t type, u_int32_t peerid,
H A Dldapclient.c163 struct imsgev *iev = env->sc_iev_dns;
259 struct imsgev *iev = env->sc_iev;

Completed in 176 milliseconds