Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c5137 posix_mkfifo(PyObject *self, PyObject *args) in posix_mkfifo() function
7022 {"mkfifo", posix_mkfifo, METH_VARARGS, posix_mkfifo__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6790 posix_mkfifo(PyObject *self, PyObject *args) in posix_mkfifo() function
8886 {"mkfifo", posix_mkfifo, METH_VARARGS, posix_mkfifo__doc__},