Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4712 posix_setpgid(PyObject *self, PyObject *args) in posix_setpgid() function
6999 {"setpgid", posix_setpgid, METH_VARARGS, posix_setpgid__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6332 posix_setpgid(PyObject *self, PyObject *args) in posix_setpgid() function
8863 {"setpgid", posix_setpgid, METH_VARARGS, posix_setpgid__doc__},