Home
last modified time | relevance | path

Searched defs:service_callback (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/services/
H A Doutside_network.h430 struct service_callback { struct
432 struct service_callback* next; argument
434 comm_point_callback_type* cb;
436 void* cb_arg;
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c272 service_callback(VCHIQ_REASON_T reason, VCHIQ_HEADER_T *header, in service_callback() function