getpid(2) DG/UX 4.30 getpid(2)
NAME
getpid - Get process-id.
SYNOPSIS
int getpid ()
PARAMETERS
None.
DESCRIPTION
Getpid returns the process-id of the calling process.
ACCESS CONTROL
No access checking is performed.
RETURN VALUE
process-id The process-id of the calling process is
always returned.
EXCEPTIONS
None.
SEE ALSO
The related system calls: exec, fork, setpgrp, signal.
Licensed material--property of copyright holder(s) Page 1