Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h4179 os_pidfd_open_impl(PyObject *module, pid_t pid, unsigned int flags);
4194 return_value = os_pidfd_open_impl(module, pid, flags); in os_pidfd_open()
/third_party/python/Modules/
H A Dposixmodule.c8676 os_pidfd_open_impl(PyObject *module, pid_t pid, unsigned int flags) in os_pidfd_open_impl() function

Completed in 27 milliseconds