Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5130 os_sysconf_impl(PyObject *module, int name);
5142 _return_value = os_sysconf_impl(module, name); in os_sysconf()
/external/python/cpython3/Modules/
Dposixmodule.c10648 os_sysconf_impl(PyObject *module, int name) in os_sysconf_impl() function