z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


getppid

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

Read syntax diagramSkip visual syntax diagram
>>-getppid-----------------------------------------------------><

Function

getppid invokes the getppid callable service to get the parent process ID (PPID) of the calling process.

Usage notes

  1. The parent PID for the calling process is returned in RETVAL.
  2. If the service fails, the process abends.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014