Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5099 os_confstr_impl(PyObject *module, int name);
5110 return_value = os_confstr_impl(module, name); in os_confstr()
/external/python/cpython3/Modules/
Dposixmodule.c10098 os_confstr_impl(PyObject *module, int name) in os_confstr_impl() function