Searched refs:adist_config (Results 1 – 5 of 5) sorted by relevance
101 struct adist_config { struct267 void adist_sender(struct adist_config *config, struct adist_host *adhost);268 void adist_receiver(struct adist_config *config, struct adist_host *adhost);270 struct adist_config *yy_config_parse(const char *config, bool exitonerror);271 void yy_config_free(struct adist_config *config);
61 static struct adist_config *lconfig;769 struct adist_config *842 yy_config_free(struct adist_config *config) in yy_config_free()
89 static struct adist_config *adcfg;649 adist_receiver(struct adist_config *config, struct adist_host *adh) in adist_receiver()
87 static struct adist_config *adcfg;582 adist_config_dump(struct adist_config *cfg) in adist_config_dump()
83 static struct adist_config *adcfg;743 adist_sender(struct adist_config *config, struct adist_host *adh) in adist_sender()