Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
getuid(2)
Edit
PageHistory
Diff
Info
LikePages
!!NAME getuid - get user identity !!SYNOPSIS __#include <unistd.h>__ __#include <sys/types.h>__ __uid_t getuid(void);__ !!DESCRIPTION getuid(2) returns the [RealID] of the current process. The real ID corresponds to the ID of the calling process. The effective ID corresponds to the set ID bit on the file being executed. !!ERRORS These functions are always successful. !!CONFORMING TO [POSIX], BSD 4.3. !!SEE ALSO setreuid(2), setuid(2)
16 pages link to
getuid(2)
:
Man2g
cuserid(3)
getlogin(3)
setpgid(2)
setpgrp(2)
setregid(2)
setresgid(2)
setresuid(2)
setreuid(2)
setuid(2)
getpgid(2)
getpgrp(2)
getresgid(2)
getresuid(2)
getgid(2)
geteuid(2)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.