Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3916 {"pipe2", (PyCFunction)os_pipe2, METH_O, os_pipe2__doc__},
3922 os_pipe2(PyObject *module, PyObject *arg) in os_pipe2() function