Searched refs:posix_open (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
D | edk2module.c | 4772 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/ |
D | posixmodule.c | 6392 posix_open(PyObject *self, PyObject *args) in posix_open() function 8871 {"open", posix_open, METH_VARARGS, posix_open__doc__},
|