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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
H A Dedk2module.c950 posix_listdir(PyObject *self, PyObject *args) function
1061 } /* end of posix_listdir */
6846 {"listdir", posix_listdir, METH_VARARGS, posix_listdir__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c2095 posix_listdir(PyObject *self, PyObject *args) function
2410 } /* end of posix_listdir */
8710 {"listdir", posix_listdir, METH_VARARGS, posix_listdir__doc__},

Completed in 27 milliseconds