GETOID(2) Domain/OS SysV GETOID(2)
NAME
getoid, geteoid - get real and effective organization IDs
SYNOPSIS
unsigned short getoid ()
unsigned short geteoid ()
DESCRIPTION
getoid returns the real organization ID of the calling process.
geteoid returns the effective organization ID of the calling process.
SEE ALSO
intro(2), getoid(2), getuid(2), setoid(2), setuid(2).