Lines Matching full:putenv
3166 int putenv (char *);3352 /* argument is putenv-style "foo=bar", value of foo is set to bar */3356 /* argument is putenv-style "foo=bar", new value of foo is bar${foo} */3360 /* argument is putenv3872 if (putenv (str) != EXIT_SUCCESS)