Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c228 edk2_fildes(PyObject *fdobj, int (*func)(int)) in edk2_fildes() function
782 return edk2_fildes(fdobj, fsync); in edk2_fsync()
800 return edk2_fildes(fdobj, fdatasync); in edk2_fdatasync()