/freebsd/contrib/unbound/util/ |
H A D | ub_event_pluggable.c | 130 # define NATIVE_BITS_CB(c) (c) argument 193 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in my_timer_add() argument 276 my_event_new(struct ub_event_base* base, int fd, short bits, in my_event_new() argument 297 void (*cb)(int, short, void*), void* arg) in my_signal_new() argument 317 void (*cb)(int, short, void*), void* arg) in my_winsock_register_wsaevent() argument 508 ub_event_new(struct ub_event_base* base, int fd, short bits, in ub_event_new() argument 521 void (*cb)(int, short, void*), void* arg) in ub_signal_new() argument 533 void (*cb)(int, short, void*), void* arg) in ub_winsock_register_wsaevent() argument 608 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in ub_timer_add() argument
|
H A D | ub_event.c | 134 NATIVE_BITS_CB(c) global() argument 290 ub_event_new(struct ub_event_base * base,int fd,short bits,void (* cb)(int,short,void *),void * arg) ub_event_new() argument 315 ub_signal_new(struct ub_event_base * base,int fd,void (* cb)(int,short,void *),void * arg) ub_signal_new() argument 339 ub_winsock_register_wsaevent(struct ub_event_base * base,void * wsaevent,void (* cb)(int,short,void *),void * arg) ub_winsock_register_wsaevent() argument 400 ub_timer_add(struct ub_event * ev,struct ub_event_base * base,void (* cb)(int,short,void *),void * arg,struct timeval * tv) ub_timer_add() argument [all...] |
/freebsd/contrib/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 290 void (*ev_cb)(int, short, void*), void* data) in tap_socket_new_local() argument 311 void (*ev_cb)(int, short, void*), void* data) in tap_socket_new_tcpaccept() argument 332 void (*ev_cb)(int, short, voi in tap_socket_new_tlsaccept() argument 1458 int c; main() local 1606 worker_handle_request(struct comm_point * ATTR_UNUSED (c),void * ATTR_UNUSED (arg),int ATTR_UNUSED (error),struct comm_reply * ATTR_UNUSED (repinfo)) worker_handle_request() argument 1614 worker_handle_service_reply(struct comm_point * ATTR_UNUSED (c),void * ATTR_UNUSED (arg),int ATTR_UNUSED (error),struct comm_reply * ATTR_UNUSED (reply_info)) worker_handle_service_reply() argument 1622 remote_accept_callback(struct comm_point * ATTR_UNUSED (c),void * ATTR_UNUSED (arg),int ATTR_UNUSED (error),struct comm_reply * ATTR_UNUSED (repinfo)) remote_accept_callback() argument 1630 remote_control_callback(struct comm_point * ATTR_UNUSED (c),void * ATTR_UNUSED (arg),int ATTR_UNUSED (error),struct comm_reply * ATTR_UNUSED (repinfo)) remote_control_callback() argument 1691 libworker_handle_service_reply(struct comm_point * ATTR_UNUSED (c),void * ATTR_UNUSED (arg),int ATTR_UNUSED (error),struct comm_reply * ATTR_UNUSED (reply_info)) libworker_handle_service_reply() argument [all...] |
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event.c | 1764 int i, c = 0; in event_process_active() local 2042 event_once(evutil_socket_t fd, short events, in event_once() argument 2051 event_base_once(struct event_base *base, evutil_socket_t fd, short events, in event_base_once() argument 2113 event_assign(struct event *ev, struct event_base *base, evutil_socket_t fd, short events, void (*ca… in event_assign() argument 2179 event_set(struct event *ev, evutil_socket_t fd, short events, in event_set() argument 2208 event_new(struct event_base *base, evutil_socket_t fd, short events, void (*cb)(evutil_socket_t, sh… in event_new() argument
|
/freebsd/contrib/libevent/ |
H A D | event.c | 1764 int i, c = 0; in event_process_active() local 2042 event_once(evutil_socket_t fd, short events, in event_once() argument 2051 event_base_once(struct event_base *base, evutil_socket_t fd, short events, in event_base_once() argument 2113 event_assign(struct event *ev, struct event_base *base, evutil_socket_t fd, short events, void (*ca… in event_assign() argument 2179 event_set(struct event *ev, evutil_socket_t fd, short events, in event_set() argument 2208 event_new(struct event_base *base, evutil_socket_t fd, short events, void (*cb)(evutil_socket_t, sh… in event_new() argument
|
/freebsd/crypto/krb5/doc/html/ |
H A D | searchindex.js | 1 …ch.setIndex({docnames:["about","admin/admin_commands/index","admin/admin_commands/k5srvutil","admi… property
|