php man page for posix_getpgrp

Query: posix_getpgrp

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

POSIX_GETPGRP(3)							 1							  POSIX_GETPGRP(3)

posix_getpgrp - Return the current process group identifier

SYNOPSIS
int posix_getpgrp (void )
DESCRIPTION
Return the process group identifier of the current process.
RETURN VALUES
Returns the identifier, as an integer.
SEE ALSO
POSIX.1 and the getpgrp(2) manual page on the POSIX system for more information on process groups.. PHP Documentation Group POSIX_GETPGRP(3)
Related Man Pages
getpgrp(2) - debian
getpgrp(2) - freebsd
getpgrp(2) - opendarwin
setpgid(3) - ultrix
posix_getegid(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update