Searched refs:os_getgrouplist (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/clinic/ |
H A D | posixmodule.c.h | 3274 {"getgrouplist", _PyCFunction_CAST(os_getgrouplist), METH_FASTCALL, os_getgrouplist__doc__}, 3280 os_getgrouplist(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_getgrouplist() function 3328 {"getgrouplist", _PyCFunction_CAST(os_getgrouplist), METH_FASTCALL, os_getgrouplist__doc__}, 3334 os_getgrouplist(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_getgrouplist() function
|
Completed in 11 milliseconds