Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h6366 {"putenv", _PyCFunction_CAST(os_putenv), METH_FASTCALL, os_putenv__doc__},
6372 os_putenv(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_putenv() function
6414 {"putenv", _PyCFunction_CAST(os_putenv), METH_FASTCALL, os_putenv__doc__},
6420 os_putenv(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_putenv() function

Completed in 11 milliseconds