Home
last modified time | relevance | path

Searched refs:os_putenv (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h4454 {"putenv", (PyCFunction)os_putenv, METH_FASTCALL, os_putenv__doc__},
4460 os_putenv(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_putenv() function
4487 {"putenv", (PyCFunction)os_putenv, METH_FASTCALL, os_putenv__doc__},
4493 os_putenv(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_putenv() function