Searched refs:posix_dup (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
D | edk2module.c | 4840 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/ |
D | posixmodule.c | 6477 posix_dup(PyObject *self, PyObject *args) in posix_dup() function 8874 {"dup", posix_dup, METH_VARARGS, posix_dup__doc__},
|