Searched refs:evListen (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libresolv2/include/isc/ |
H A D | eventlib.h | 111 #define evListen __evListen macro 118 int evListen __P((evContext, int, int, evConnFunc, void *, evConnID *));
|
/osnet-11/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_connects.c | 63 evListen(evContext opaqueCtx, int fd, int maxconn, function
|
H A D | ctl_srvr.c | 254 if (evListen(lev, ctx->sock, backlog, ctl_accept, ctx, 257 (*ctx->logger)(ctl_error, "%s: evListen(fd %d): %s",
|
Completed in 24 milliseconds