Home
last modified time | relevance | path

Searched refs:ADC_client_callback_type (Results 1 – 3 of 3) sorted by relevance

/dports/net-p2p/uhub/uhub-a8ee6e7/src/tools/
H A Dadcclient.h29 enum ADC_client_callback_type enum
120 typedef int (*adc_client_cb)(struct ADC_client*, enum ADC_client_callback_type, struct ADC_client_c…
H A Dadcrush.c50 static int handle(struct ADC_client* client, enum ADC_client_callback_type type, struct ADC_client_…
327 static int handle(struct ADC_client* client, enum ADC_client_callback_type type, struct ADC_client_… in handle()
H A Dadmin.c86 static int handle(struct ADC_client* client, enum ADC_client_callback_type type, struct ADC_client_… in handle()