Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4964 posix_write(PyObject *self, PyObject *args) in posix_write() function
7014 {"write", posix_write, METH_VARARGS, posix_write__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6609 posix_write(PyObject *self, PyObject *args) in posix_write() function
8878 {"write", posix_write, METH_VARARGS, posix_write__doc__},