func os.Expand

2 uses

	os (current package)
		env.go#L16: func Expand(s string, mapping func(string) string) string {
		env.go#L51: 	return Expand(s, Getenv)