Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4991 posix_fstat(PyObject *self, PyObject *args) in posix_fstat() function
7015 {"fstat", posix_fstat, METH_VARARGS, posix_fstat__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6636 posix_fstat(PyObject *self, PyObject *args) in posix_fstat() function
8879 {"fstat", posix_fstat, METH_VARARGS, posix_fstat__doc__},