Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnetevent.h895 void comm_point_doq_callback(int fd, short event, void* arg);
H A Dfptr_wlist.c191 else if(fptr == &comm_point_doq_callback) return 1; in fptr_whitelist_event()
H A Dnetevent.c2520 comm_point_doq_callback(int fd, short event, void* arg) function
5934 comm_point_doq_callback, c);
/freebsd/contrib/unbound/testcode/
H A Dtestbound.c742 void comm_point_doq_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(event), in comm_point_doq_callback() function