Searched refs:ctl_clntdone (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/include/isc/
H A Dctl.h54 typedef void (*ctl_clntdone)(struct ctl_cctx *, void *, const char *, u_int); typedef
81 ctl_clntdone, void *,
85 ctl_clntdone, void *);
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c79 ctl_clntdone donefunc;
88 ctl_clntdone donefunc;
102 static struct ctl_tran *new_tran(struct ctl_cctx *, ctl_clntdone, void *, int);
149 ctl_clntdone donefunc, void *uap,
237 ctl_clntdone donefunc, void *uap)
275 new_tran(struct ctl_cctx *ctx, ctl_clntdone donefunc, void *uap, int w) {

Completed in 16 milliseconds