Searched refs:ctl_clntdone (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/libbind/dist/include/isc/ |
| D | ctl.h | 56 typedef void (*ctl_clntdone)(struct ctl_cctx *, void *, const char *, u_int); typedef 83 ctl_clntdone, void *, 87 ctl_clntdone, void *);
|
| /netbsd/src/external/bsd/libbind/dist/isc/ |
| D | ctl_clnt.c | 81 ctl_clntdone donefunc; 90 ctl_clntdone donefunc; 104 static struct ctl_tran *new_tran(struct ctl_cctx *, ctl_clntdone, void *, int); 151 ctl_clntdone donefunc, void *uap, in ctl_client() 239 ctl_clntdone donefunc, void *uap) in ctl_command() 277 new_tran(struct ctl_cctx *ctx, ctl_clntdone donefunc, void *uap, int w) { in new_tran()
|