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

/freebsd-13-stable/usr.sbin/ypldap/
H A Dypldap.h138 struct imsgev { struct
165 struct imsgev *sc_iev;
166 struct imsgev *sc_iev_dns;
204 void imsg_event_add(struct imsgev *);
205 int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t,
H A Dypldap_dns.c46 struct imsgev *iev_dns;
136 struct imsgev *iev = env->sc_iev;
H A Dypldap.c356 struct imsgev *iev = env->sc_iev;
469 struct imsgev *iev = env->sc_iev;
626 imsg_event_add(struct imsgev *iev)
643 imsg_compose_event(struct imsgev *iev, u_int16_t type, u_int32_t peerid,
H A Dldapclient.c164 struct imsgev *iev = env->sc_iev_dns;
260 struct imsgev *iev = env->sc_iev;

Completed in 106 milliseconds