Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
geteuid(2)
Edit
PageHistory
Diff
Info
LikePages
!!NAME geteuid - get effective user identity !!SYNOPSIS __#include <unistd.h>__ __#include <sys/types.h>__ __uid_t geteuid(void);__ !!DESCRIPTION geteuid(2) returns the effective user 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 These functions are always successful. !!CONFORMING TO [POSIX], BSD 4.3. !!SEE ALSO setreuid(2), setuid(2), getuid(2), getegid(2)
7 pages link to
geteuid(2)
:
Man2g
cuserid(3)
getlogin(3)
setegid(2)
seteuid(2)
syscalls(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.