Home
last modified time | relevance | path

Searched refs:fptr_whitelist_event (Results 1 – 8 of 8) sorted by relevance

/openbsd/sbin/unwind/libunbound/util/
H A Dmini_event.c172 fptr_ok(fptr_whitelist_event(p->ev_callback)); in handle_timeouts()
218 fptr_ok(fptr_whitelist_event( in handle_select()
278 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in event_set()
365 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in sigh()
H A Dwinsock_event.c196 fptr_ok(fptr_whitelist_event(p->ev_callback)); in handle_timeouts()
225 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in handle_signal()
406 fptr_ok(fptr_whitelist_event( in handle_select()
476 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in event_set()
620 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in sigh()
H A Dfptr_wlist.h132 int fptr_whitelist_event(void (*fptr)(int, short, void *));
H A Dfptr_wlist.c169 fptr_whitelist_event(void (*fptr)(int, short, void *)) in fptr_whitelist_event() function
/openbsd/usr.sbin/unbound/util/
H A Dmini_event.c172 fptr_ok(fptr_whitelist_event(p->ev_callback)); in handle_timeouts()
218 fptr_ok(fptr_whitelist_event( in handle_select()
278 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in event_set()
365 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in sigh()
H A Dwinsock_event.c196 fptr_ok(fptr_whitelist_event(p->ev_callback)); in handle_timeouts()
225 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in handle_signal()
406 fptr_ok(fptr_whitelist_event( in handle_select()
476 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in event_set()
620 fptr_ok(fptr_whitelist_event(ev->ev_callback)); in sigh()
H A Dfptr_wlist.h132 int fptr_whitelist_event(void (*fptr)(int, short, void *));
H A Dfptr_wlist.c169 fptr_whitelist_event(void (*fptr)(int, short, void *)) in fptr_whitelist_event() function