Home
last modified time | relevance | path

Searched defs:next_probe (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libradius/
H A Dradlib_private.h74 time_t next_probe; /* Time of a next probe after failure */ member
/freebsd/contrib/unbound/services/
H A Dauthzone.h303 time_t next_probe; member
/freebsd/contrib/unbound/validator/
H A Dautotrust.c2447 time_t next_probe = 3600; in autr_probe_timer() local