Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/util/
HDnetevent.h650 void comm_timer_callback(int fd, short event, void* arg);
HDfptr_wlist.c142 else if(fptr == &comm_timer_callback) return 1; in fptr_whitelist_event()
HDnetevent.c2094 comm_timer_callback, tm);
2120 comm_timer_callback, timer);
2140 comm_timer_callback(int ATTR_UNUSED(fd), short event, void* arg) function