Lines Matching full:getenv
1175 child_set_env(&env, &envsize, "PATH", getenv("PATH"));1203 if (getenv("TZ"))1204 child_set_env(&env, &envsize, "TZ", getenv("TZ"));1258 if ((cp = getenv("KRB5CCNAME")) != NULL)1266 if ((cp = getenv("AUTHSTATE")) != NULL)