Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2498 os_getpgrp_impl(PyObject *module);
2503 return os_getpgrp_impl(module); in os_getpgrp()
/external/python/cpython3/Modules/
Dposixmodule.c6386 os_getpgrp_impl(PyObject *module) in os_getpgrp_impl() function