sys_getgid [kernel/timer.c] | ||
Arguments
Return values The return value is a real group ID of the current process. Remarks Real GID is usually identical to the effective GID as the one returned by sys_getegid, however on some occasions (e.g. when invoking suid) it may differ. Compatibility n/a |