Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4840 posix_dup(PyObject *self, PyObject *args) in posix_dup() function
7010 {"dup", posix_dup, METH_VARARGS, posix_dup__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6477 posix_dup(PyObject *self, PyObject *args) in posix_dup() function
8874 {"dup", posix_dup, METH_VARARGS, posix_dup__doc__},