Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dvalidator.h281 void validate_suspend_timer_cb(void* arg);
H A Dvalidator.c798 validate_suspend_timer_cb(void* arg) in validate_suspend_timer_cb() function
827 validate_suspend_timer_cb, qstate); in validate_suspend_setup_timer()
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c135 else if(fptr == &validate_suspend_timer_cb) return 1; in fptr_whitelist_comm_timer()