Home
last modified time | relevance | path

Searched refs:stop_timer (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/isc/
H A Dctl_clnt.c117 static void stop_timer(struct ctl_cctx *);
308 stop_timer(ctx); in start_write()
386 stop_timer(ctx); in destroy()
587 stop_timer(struct ctl_cctx *ctx) { in stop_timer() function