Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h8177 os_get_handle_inheritable_impl(PyObject *module, intptr_t handle);
8189 _return_value = os_get_handle_inheritable_impl(module, handle); in os_get_handle_inheritable()
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c13473 os_get_handle_inheritable_impl(PyObject *module, intptr_t handle) in os_get_handle_inheritable_impl() function