Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/isc/
H A Dctl_clnt.c118 static void touch_timer(struct ctl_cctx *);
316 touch_timer(ctx); in start_write()
454 touch_timer(ctx); in write_done()
518 touch_timer(ctx); in readable()
601 touch_timer(struct ctl_cctx *ctx) { in touch_timer() function