Searched refs:client_subnet_zone (Results 1 – 5 of 5) sorted by relevance
140 for(p = cfg->client_subnet_zone; p; p = p->next) { in read_names()
267 struct config_strlist* client_subnet_zone; member
227 cfg->client_subnet_zone = NULL; in config_create()1257 else O_LST(opt, "client-subnet-zone", client_subnet_zone) in config_get_option()1691 config_delstrlist(cfg->client_subnet_zone); in config_delete()
660 if(!cfg_strlist_insert(&cfg_parser->cfg->client_subnet_zone,
3385 if(!cfg_strlist_insert(&cfg_parser->cfg->client_subnet_zone, in yyparse()