Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h4377 os_getsid_impl(PyObject *module, pid_t pid);
4388 return_value = os_getsid_impl(module, pid); in os_getsid()
/third_party/python/Modules/
H A Dposixmodule.c9159 os_getsid_impl(PyObject *module, pid_t pid) in os_getsid_impl() function

Completed in 28 milliseconds