Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4772 posix_open(PyObject *self, PyObject *args) in posix_open() function
7007 {"open", posix_open, METH_VARARGS, posix_open__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6392 posix_open(PyObject *self, PyObject *args) in posix_open() function
8871 {"open", posix_open, METH_VARARGS, posix_open__doc__},