Searched refs:group_name_and_realm (Results 1 – 1 of 1) sorted by relevance
110 … _cleanup_free_ char *un = NULL, *rr = NULL, *group_name_and_realm = NULL, *description = NULL; in group_record_synthesize() local133 group_name_and_realm = strjoin(un, "@", rr); in group_record_synthesize()134 if (!group_name_and_realm) in group_record_synthesize()159 free_and_replace(g->group_name_and_realm_auto, group_name_and_realm); in group_record_synthesize()