Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c110 static void touch_timer(struct ctl_cctx *);
308 touch_timer(ctx); in start_write()
446 touch_timer(ctx); in write_done()
510 touch_timer(ctx); in readable()
593 touch_timer(struct ctl_cctx *ctx) { in touch_timer() function