getegid(2)
_________________________________________________________________
getegid System Call
Get the effective-group-id.
_________________________________________________________________
SYNTAX
int getegid ()
PARAMETERS
None.
DESCRIPTION
Getegid returns the effective-group-id of the calling process.
ACCESS CONTROL
No access checking is performed.
RETURN VALUE
0..MAXUID The return value is always the effective-group-id
of the calling process.
EXCEPTIONS
None.
SEE ALSO
The related system calls: getuid, geteuid, getgid, setuid,
setgid, setregid, setreuid.
DG/UX 4.00 Page 1
Licensed material--property of copyright holder(s)