Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/amd/amd/
H A Dafs_ops.c59 #define RETRY_INTERVAL 2 macro
1049 cp->callout = timeout(RETRY_INTERVAL, wakeup, mf); in afs_bgmount()
1051 cp->mp->am_ttl = clocktime() + RETRY_INTERVAL; in afs_bgmount()