event_svr
struct event_svr esvr;
l9p_init_event_svr(struct event_svr *svr, uint_t nsockets)
l9p_init_event_svr(struct event_svr *svr, uint_t nsockets)
l9p_bind_addrs(struct event_svr *svr, struct addrinfo *addrs, uint_t naddrs,
l9p_event_get(struct l9p_server *l9svr, struct event_svr *esvr, uint_t nsockets,
l9p_event_get(struct l9p_server *l9svr, struct event_svr *esvr, uint_t nsockets,
static int l9p_init_event_svr(struct event_svr *, uint_t);
static uint_t l9p_bind_addrs(struct event_svr *, struct addrinfo *, uint_t,
static int l9p_event_get(struct l9p_server *, struct event_svr *, uint_t,