Home | History | Annotate | Download | only in pcre

Lines Matching full:putenv

3449 int putenv (char *);
3461 # define putenv _putenv
3472 # define putenv _putenv
4128 if (putenv (str) != EXIT_SUCCESS)