Searched refs:addr_alloc (Results 1 – 1 of 1) sorted by relevance
327 _cleanup_free_ char *addr_alloc = NULL; in config_parse_address_generation_type() local355 addr_alloc = strndup(addr, comma - addr); in config_parse_address_generation_type()356 if (!addr_alloc) in config_parse_address_generation_type()359 addr = addr_alloc; in config_parse_address_generation_type()