Searched refs:portal_group_new (Results 1 – 4 of 4) sorted by relevance
288 struct portal_group *portal_group_new(struct conf *conf, const char *name);
233 portal_group = portal_group_new(conf, name); in portal_group_start()
574 portal_group_new(struct conf *conf, const char *name) in portal_group_new() function2391 pg = portal_group_new(conf, "default"); in conf_new_from_file()
573 pg = portal_group_new(conf, port->ctld_portal_group_name); in conf_new_from_kernel()