Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c5677 posix_tmpfile(PyObject *self, PyObject *noargs) in posix_tmpfile() function
7084 {"tmpfile", posix_tmpfile, METH_NOARGS, posix_tmpfile__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c7334 posix_tmpfile(PyObject *self, PyObject *noargs) in posix_tmpfile() function
8948 {"tmpfile", posix_tmpfile, METH_NOARGS, posix_tmpfile__doc__},