func os/user.buildUser

3 uses

	os/user (current package)
		cgo_lookup_unix.go#L77: 	return buildUser(&pwd), err
		cgo_lookup_unix.go#L106: 	return buildUser(&pwd), nil
		cgo_lookup_unix.go#L109: func buildUser(pwd * /*line :114:21*/_Ctype_struct_passwd /*line :114:36*/) *User {