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

/external/python/cpython3/Modules/clinic/
H A Dposixmodule.c.h3243 os_tcgetpgrp_impl(PyObject *module, int fd);
3254 return_value = os_tcgetpgrp_impl(module, fd);
/external/python/cpython3/Modules/
H A Dposixmodule.c7489 os_tcgetpgrp_impl(PyObject *module, int fd) function

Completed in 225 milliseconds