Searched refs:ctl_clntdone (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libresolv2/include/isc/ |
H A D | ctl.h | 54 typedef void (*ctl_clntdone)(struct ctl_cctx *, void *, const char *, u_int); typedef 81 ctl_clntdone, void *, 85 ctl_clntdone, void *);
|
/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | ctl_clnt.c | 79 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 59 milliseconds