full_group_name   188 source3/winbindd/winbindd_group.c 	fstring full_group_name;
full_group_name   198 source3/winbindd/winbindd_group.c 		fill_domain_username(full_group_name, dom_name,
full_group_name   203 source3/winbindd/winbindd_group.c 		fstrcpy(full_group_name, mapped_name);
full_group_name   207 source3/winbindd/winbindd_group.c 		fill_domain_username( full_group_name, dom_name,
full_group_name   215 source3/winbindd/winbindd_group.c 	safe_strcpy(gr->gr_name, full_group_name, sizeof(gr->gr_name) - 1);