func os/user.buildGroup

3 uses

	os/user (current package)
		cgo_lookup_unix.go#L145: 	return buildGroup(&grp), nil
		cgo_lookup_unix.go#L174: 	return buildGroup(&grp), nil
		cgo_lookup_unix.go#L177: func buildGroup(grp * /*line :190:22*/_Ctype_struct_group /*line :190:36*/) *Group {