 getuid
Get  a users real ID.
getuid
Get  a users real ID.
 geteuid
Get a users effective ID.
geteuid
Get a users effective ID.
 setuid
Set real and effective process ID.
setuid
Set real and effective process ID.
 seteuid
Set effective process ID.
seteuid
Set effective process ID.
 setruid
Set real process ID.
setruid
Set real process ID.
 setgid
Set real and effective Group ID.
setgid
Set real and effective Group ID.
 setegid
Set effective Group ID.
setegid
Set effective Group ID.
 setreuid
Seems to have different uses on Sun and RS/6000.
setreuid
Seems to have different uses on Sun and RS/6000.
 setuidx
RS/6000 (AIX only).
setuidx
RS/6000 (AIX only).
 getuidx
RS/6000 (AIX only).
getuidx
RS/6000 (AIX only).
 Example program.
Example program.
| Top | Master Index | Keywords | Functions |