Home
last modified time | relevance | path

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

/src/contrib/unbound/validator/
H A Dvalidator.h282 void validate_suspend_timer_cb(void* arg);
H A Dvalidator.c836 validate_suspend_timer_cb(void* arg) in validate_suspend_timer_cb() function
865 validate_suspend_timer_cb, qstate); in validate_suspend_setup_timer()
/src/contrib/unbound/util/
H A Dfptr_wlist.c137 else if(fptr == &validate_suspend_timer_cb) return 1; in fptr_whitelist_comm_timer()