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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
H A Dedk2module.c5090 posix_pipe(PyObject *self, PyObject *noargs) function
7019 {"pipe", posix_pipe, METH_NOARGS, posix_pipe__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c6743 posix_pipe(PyObject *self, PyObject *noargs) function
8883 {"pipe", posix_pipe, METH_NOARGS, posix_pipe__doc__},

Completed in 39 milliseconds