__getpgid

Name

__getpgid -- get the process group id

Synopsis

pid_t __getpgid(pid_t pid);

Description

__getpgid has the same specification as getpgid.

__getpgid is not in the source standard; it is only in the binary standard.