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.h3525 os_getpgrp_impl(PyObject *module);
3530 return os_getpgrp_impl(module); in os_getpgrp()
/external/python/cpython3/Modules/
Dposixmodule.c7600 os_getpgrp_impl(PyObject *module) in os_getpgrp_impl() function