Searched refs:avahi_strfreev (Results 1 – 4 of 4) sorted by relevance
162 avahi_strfreev(resolv_conf_name_servers); in load_resolv_conf()165 avahi_strfreev(resolv_conf_search_domains); in load_resolv_conf()226 avahi_strfreev(resolv_conf_name_servers); in load_resolv_conf()229 avahi_strfreev(resolv_conf_search_domains); in load_resolv_conf()641 avahi_strfreev(e); in load_config_file()648 avahi_strfreev(e); in load_config_file()696 avahi_strfreev(e); in load_config_file()707 avahi_strfreev(e); in load_config_file()794 avahi_strfreev(c->publish_dns_servers); in load_config_file()1717 avahi_strfreev(config.publish_dns_servers);[all …]
53 void avahi_strfreev(char **);
54 avahi_strfreev(split); in main()
186 void avahi_strfreev(char **p) { in avahi_strfreev() function