Searched refs:evWrite (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libresolv2/include/isc/ |
H A D | eventlib.h | 131 #define evWrite __evWrite macro 138 int evWrite __P((evContext, int, const struct iovec *, int,
|
/titanic_50/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_streams.c | 57 evWrite(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, in evWrite() function
|
H A D | ctl_clnt.c | 323 if (evWrite(ctx->ev, ctx->sock, iov, iovp - iov, in start_write()
|
H A D | ctl_srvr.c | 350 if (evWrite(ctx->ev, sess->sock, iov, iovp - iov, in ctl_response()
|