Query: posix_initgroups
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POSIX_INITGROUPS(3) 1 POSIX_INITGROUPS(3) posix_initgroups - Calculate the group access listSYNOPSISbool posix_initgroups (string $name, int $base_group_id)DESCRIPTIONCalculates the group access list for the user specified in name.PARAMETERSo $name - The user to calculate the list for. o $base_group_id - Typically the group number from the password file.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOThe Unix manual page for initgroups(3).. PHP Documentation Group POSIX_INITGROUPS(3)
Related Man Pages |
---|
initgroups(3c) - opensolaris |
getgrouplist(3) - mojave |
initgroups(3) - mojave |
initgroups(3) - netbsd |
posix_setgid(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
New Code Tags (Syntax Highlighting) |
Status of UNIX.COM Forum Transformation |
Denial Of Service Attack Update |