getresgid(3) hpux man page | unix.com

Man Page: getresgid

Operating Environment: hpux

Section: 3

getresuid(3)						     Library Functions Manual						      getresuid(3)

NAME
getresuid, getresgid - get real, effective and saved user or group IDs
SYNOPSIS
DESCRIPTION
and return the real, effective, and saved user or group ID's of the current process.
RETURN VALUE
On error, the return is -1, and is set appropriately. On success the return is 0.
ERRORS
[EFAULT] One of the arguments specified an address outside the calling programs address space.
SEE ALSO
getuid(2). getresuid(3)
Related Man Pages
getresuid(2) - debian
setresgid(2) - debian
getresgid(2) - centos
getresuid(2) - centos
setresuid(2) - freebsd
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Tar Command