Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c2509 posix_getppid(PyObject *self, PyObject *noargs) in posix_getppid() function
6917 {"getppid", posix_getppid, METH_NOARGS, posix_getppid__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c4051 posix_getppid(PyObject *self, PyObject *noargs) in posix_getppid() function
8781 {"getppid", posix_getppid, METH_NOARGS, posix_getppid__doc__},