Lines Matching refs:Env
659 shim.Env = os.Environ()660 shim.Env = append(shim.Env, "MALLOC_NUMBER_TO_FAIL="+strconv.FormatInt(mallocNumToFail, 10))662 shim.Env = append(shim.Env, "MALLOC_BREAK_ON_FAIL=1")664 shim.Env = append(shim.Env, "_MALLOC_CHECK=1")