OpenGrok
Cross Reference: posixmodule.c
xref
: /
external
/
python
/
cpython3
/
Modules
/
posixmodule.c
Home
|
History
|
Annotate
|
Download
|
only in
Modules
Lines Matching
full:getppid
6312
os.
getppid
6327
return PyLong_FromPid(
getppid
());