Searched refs:adist_config (Results 1 – 5 of 5) sorted by relevance
99 struct adist_config { struct280 void adist_sender(struct adist_config *config, struct adist_host *adhost);281 void adist_receiver(struct adist_config *config, struct adist_host *adhost);283 struct adist_config *yy_config_parse(const char *config, bool exitonerror);284 void yy_config_free(struct adist_config *config);
58 static struct adist_config *lconfig;766 struct adist_config *839 yy_config_free(struct adist_config *config) in yy_config_free()
87 static struct adist_config *adcfg;647 adist_receiver(struct adist_config *config, struct adist_host *adh) in adist_receiver()
85 static struct adist_config *adcfg;580 adist_config_dump(struct adist_config *cfg) in adist_config_dump()
81 static struct adist_config *adcfg;740 adist_sender(struct adist_config *config, struct adist_host *adh) in adist_sender()