getgid(2) DG/UX 5.4.2 getgid(2)
NAME
getgid - get the real-group-id
SYNOPSIS
#include <sys/types.h>
uidt getgid ()
DESCRIPTION
Getgid returns the real-group-id of the calling process.
ACCESS CONTROL
No access checking is performed.
RETURN VALUE
0..MAXUID The return value is always the real-group-id of the
calling process.
DIAGNOSTICS
None.
SEE ALSO
getuid(2), geteuid(2), getegid(2), setuid(2), setgid(2), setregid(2),
setreuid(2).
Licensed material--property of copyright holder(s) 1