Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3888 {"pipe", (PyCFunction)os_pipe, METH_NOARGS, os_pipe__doc__},
3894 os_pipe(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_pipe() function