Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3294 {"tcgetpgrp", (PyCFunction)os_tcgetpgrp, METH_O, os_tcgetpgrp__doc__},
3300 os_tcgetpgrp(PyObject *module, PyObject *arg) in os_tcgetpgrp() function