Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dypldap.h137 struct imsgev { struct
138 struct imsgbuf ibuf;
139 void (*handler)(int, short, void *);
140 struct event ev;
164 struct imsgev *sc_iev; argument