Searched refs:getegid (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Duid.c83 if (getgid() != getegid()) return 1;
/barrelfish-master/lib/posixcompat/
H A Dgeteuid.c54 gid_t getegid(void) function
56 POSIXCOMPAT_DEBUG("getegid(): returning %d\n", dummyuser->pw_gid);
/barrelfish-master/lib/libc/rpc/
H A Dauth_unix.c199 gid = getegid();
/barrelfish-master/include/
H A Dunistd.h339 gid_t getegid(void);
/barrelfish-master/lib/libc/sys/
H A DMakefile.inc373 MLINKS+=getgid.2 getegid.2
/barrelfish-master/lib/openssl-1.0.0d/demos/easy_tls/
H A Deasy-tls.c461 data.egid = getegid();

Completed in 178 milliseconds