Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c601 posix_access(PyObject *self, PyObject *args) in posix_access() function
6804 {"access", posix_access, METH_VARARGS, posix_access__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c1517 posix_access(PyObject *self, PyObject *args) in posix_access() function
8668 {"access", posix_access, METH_VARARGS, posix_access__doc__},