| /openbsd-src/usr.sbin/unbound/util/ |
| H A D | netevent.h | 528 * @param callback_arg: will be passed to your callback function. 535 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket); 546 * @param callback_arg: will be passed to your callback function. 553 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket); 576 * @param callback_arg: will be passed to your callback function. 589 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket); 596 * @param callback_arg: will be passed to your callback function. 600 size_t bufsize, comm_point_callback_type* callback, void* callback_arg); 607 * @param callback_arg: will be passed to your callback function. 614 void* callback_arg, struc [all...] |
| H A D | netevent.c | 191 void* callback_arg, struct unbound_socket* socket); 3959 void* callback_arg, struct unbound_socket* socket) 3997 c->cb_arg = callback_arg; 4023 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket) 4061 c->cb_arg = callback_arg; 4088 void* callback_arg, struct unbound_socket* socket) 4143 c->cb_arg = callback_arg; 4186 comm_point_callback_type* callback, void* callback_arg, 4240 c->cb_arg = callback_arg; 4309 void* callback_arg, struc 3950 comm_point_create_udp(struct comm_base * base,int fd,sldns_buffer * buffer,int pp2_enabled,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4014 comm_point_create_udp_ancil(struct comm_base * base,int fd,sldns_buffer * buffer,int pp2_enabled,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4079 comm_point_create_tcp_handler(struct comm_base * base,struct comm_point * parent,size_t bufsize,struct sldns_buffer * spoolbuf,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4177 comm_point_create_http_handler(struct comm_base * base,struct comm_point * parent,size_t bufsize,int harden_large_queries,uint32_t http_max_streams,char * http_endpoint,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4300 comm_point_create_tcp(struct comm_base * base,int fd,int num,int idle_timeout,int harden_large_queries,uint32_t http_max_streams,char * http_endpoint,struct tcl_list * tcp_conn_limit,size_t bufsize,struct sldns_buffer * spoolbuf,enum listen_type port_type,int pp2_enabled,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4397 comm_point_create_tcp_out(struct comm_base * base,size_t bufsize,comm_point_callback_type * callback,void * callback_arg) global() argument 4464 comm_point_create_http_out(struct comm_base * base,size_t bufsize,comm_point_callback_type * callback,void * callback_arg,sldns_buffer * temp) global() argument 4535 comm_point_create_local(struct comm_base * base,int fd,size_t bufsize,comm_point_callback_type * callback,void * callback_arg) global() argument 4603 comm_point_create_raw(struct comm_base * base,int fd,int writing,comm_point_callback_type * callback,void * callback_arg) global() argument [all...] |
| /openbsd-src/sbin/unwind/libunbound/util/ |
| H A D | netevent.h | 528 * @param callback_arg: will be passed to your callback function. 535 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket); 546 * @param callback_arg: will be passed to your callback function. 553 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket); 576 * @param callback_arg: will be passed to your callback function. 589 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket); 596 * @param callback_arg: will be passed to your callback function. 600 size_t bufsize, comm_point_callback_type* callback, void* callback_arg); 607 * @param callback_arg: will be passed to your callback function. 614 void* callback_arg, struc [all...] |
| H A D | netevent.c | 191 void* callback_arg, struct unbound_socket* socket); 3959 void* callback_arg, struct unbound_socket* socket) 3997 c->cb_arg = callback_arg; 4023 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket) 4061 c->cb_arg = callback_arg; 4088 void* callback_arg, struct unbound_socket* socket) 4143 c->cb_arg = callback_arg; 4186 comm_point_callback_type* callback, void* callback_arg, 4240 c->cb_arg = callback_arg; 4309 void* callback_arg, struc 3950 comm_point_create_udp(struct comm_base * base,int fd,sldns_buffer * buffer,int pp2_enabled,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4014 comm_point_create_udp_ancil(struct comm_base * base,int fd,sldns_buffer * buffer,int pp2_enabled,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4079 comm_point_create_tcp_handler(struct comm_base * base,struct comm_point * parent,size_t bufsize,struct sldns_buffer * spoolbuf,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4177 comm_point_create_http_handler(struct comm_base * base,struct comm_point * parent,size_t bufsize,int harden_large_queries,uint32_t http_max_streams,char * http_endpoint,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4300 comm_point_create_tcp(struct comm_base * base,int fd,int num,int idle_timeout,int harden_large_queries,uint32_t http_max_streams,char * http_endpoint,struct tcl_list * tcp_conn_limit,size_t bufsize,struct sldns_buffer * spoolbuf,enum listen_type port_type,int pp2_enabled,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument 4397 comm_point_create_tcp_out(struct comm_base * base,size_t bufsize,comm_point_callback_type * callback,void * callback_arg) global() argument 4464 comm_point_create_http_out(struct comm_base * base,size_t bufsize,comm_point_callback_type * callback,void * callback_arg,sldns_buffer * temp) global() argument 4535 comm_point_create_local(struct comm_base * base,int fd,size_t bufsize,comm_point_callback_type * callback,void * callback_arg) global() argument 4603 comm_point_create_raw(struct comm_base * base,int fd,int writing,comm_point_callback_type * callback,void * callback_arg) global() argument [all...] |
| /openbsd-src/usr.sbin/unbound/services/ |
| H A D | outside_network.h | 599 void* callback_arg); 615 void* callback_arg); 664 comm_point_callback_type* callback, void* callback_arg,
|
| H A D | outside_network.c | 2420 int timeout, comm_point_callback_type* callback, void* callback_arg) 2475 w->cb_arg = callback_arg; 3413 comm_point_callback_type* callback, void* callback_arg, 3527 cb->cb_arg = callback_arg;
|
| /openbsd-src/sbin/unwind/libunbound/services/ |
| H A D | outside_network.h | 599 void* callback_arg); 615 void* callback_arg); 664 comm_point_callback_type* callback, void* callback_arg,
|
| H A D | outside_network.c | 2420 int timeout, comm_point_callback_type* callback, void* callback_arg) 2475 w->cb_arg = callback_arg; 3413 comm_point_callback_type* callback, void* callback_arg, 3527 cb->cb_arg = callback_arg;
|
| /openbsd-src/sys/dev/ata/ |
| H A D | atavar.h | 153 void *callback_arg; /* argument passed to *callback() */ member
|
| /openbsd-src/usr.sbin/unbound/testcode/ |
| H A D | fake_event.c | 1150 int timeout, comm_point_callback_type* callback, void* callback_arg) in pending_udp_query() argument 1165 pend->cb_arg = callback_arg; in pending_udp_query() 1200 int timeout, comm_point_callback_type* callback, void* callback_arg) in pending_tcp_query() argument 1215 pend->cb_arg = callback_arg; in pending_tcp_query() 1256 void* callback_arg, sldns_buffer* ATTR_UNUSED(buff), in outnet_serviced_query() argument 1341 pend->cb_arg = callback_arg; in outnet_serviced_query() 1421 void* ATTR_UNUSED(callback_arg)) in comm_point_create_local() argument 1433 void* ATTR_UNUSED(callback_arg)) in comm_point_create_raw() argument 1737 void* ATTR_UNUSED(callback_arg), 1747 void* ATTR_UNUSED(callback_arg)) in outnet_comm_point_for_udp() 1731 comm_point_create_udp(struct comm_base * ATTR_UNUSED (base),int ATTR_UNUSED (fd),sldns_buffer * ATTR_UNUSED (buffer),int ATTR_UNUSED (pp2_enabled),comm_point_callback_type * ATTR_UNUSED (callback),void * ATTR_UNUSED (callback_arg),struct unbound_socket * ATTR_UNUSED (socket)) comm_point_create_udp() argument 1741 comm_point_create_tcp_out(struct comm_base * ATTR_UNUSED (base),size_t ATTR_UNUSED (bufsize),comm_point_callback_type * ATTR_UNUSED (callback),void * ATTR_UNUSED (callback_arg)) comm_point_create_tcp_out() argument [all...] |
| /openbsd-src/sys/dev/ic/ |
| H A D | wdc.c | 1817 wdc_c->callback(wdc_c->callback_arg); in __wdccommand_done()
|