Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4799 posix_close(PyObject *self, PyObject *args) in posix_close() function
7008 {"close", posix_close, METH_VARARGS, posix_close__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6436 posix_close(PyObject *self, PyObject *args) in posix_close() function
8872 {"close", posix_close, METH_VARARGS, posix_close__doc__},