Home
last modified time | relevance | path

Searched refs:imsgev_clear (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ldapd/
H A Dimsgev.h49 void imsgev_clear(struct imsgev *);
H A Dimsgev.c77 imsgev_clear(struct imsgev *iev) in imsgev_clear() function
H A Dcontrol.c186 imsgev_clear(&c->iev); in control_close()