Searched refs:win32_putenv (Results 1 – 1 of 1) sorted by relevance
11020 win32_putenv(PyObject *name, PyObject *value) in win32_putenv() function11094 return win32_putenv(name, value); in os_putenv_impl()11147 return win32_putenv(name, NULL); in os_unsetenv_impl()