Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
getegid(2)
Edit
PageHistory
Diff
Info
LikePages
!!NAME getegid - get effective group identity !!SYNOPSIS __#include <unistd.h>__ __#include <sys/types.h>__ __gid_t getegid(void);__ !!DESCRIPTION getegid(2) returns the effective group ID of the current process. The effective ID corresponds to the set ID bit on the file being executed. See [EffectiveID] for more information. !!ERRORS This functions are always successful. !!CONFORMING TO POSIX, BSD 4.3 !!SEE ALSO setregid(2), setgid(2), getgid(2)
7 pages link to
getegid(2)
:
Man2g
getgroups(2)
setgroups(2)
syscalls(2)
getgid(2)
geteuid(2)
EffectiveID
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.