Searched defs:Getenv (Results 1 – 9 of 9) sorted by relevance
17 Getenv(key string) methodSpec51 func Getenv(name string) { func
13 func Getenv(key string) (value string, found bool) { func
69 func Getenv(key string) (value string, found bool) { func
14 func Getenv(key string) (value string, found bool) { func
101 func Getenv(key string) string { func
76 func (l *testLog) Getenv(key string) { func
379 func Getenv(key string) string { func