Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
getgid(2)
Edit
PageHistory
Diff
Info
LikePages
You are viewing an old revision of this page.
View the current version
.
!!NAME getgid - get real group identity !!SYNOPSIS __#include <unistd.h>__ __#include <sys/types.h>__ __gid_t getgid(void);__ !!DESCRIPTION getgid(2) returns the real group ID of the current process. The real ID corresponds to the ID of the calling process. !!ERRORS These functions are always successful. !!CONFORMING TO POSIX, BSD 4.3 !!SEE ALSO setregid(2), setgid(2), getegid(2), getuid(2)
7 pages link to
getgid(2)
:
Man2g
getgroups(2)
setgid(2)
setgroups(2)
setregid(2)
setreuid(2)
getegid(2)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.