Query: getresuid
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
getresuid(3) Library Functions Manual getresuid(3)NAMEgetresuid, getresgid - get real, effective and saved user or group IDsSYNOPSISDESCRIPTIONand return the real, effective, and saved user or group ID's of the current process.RETURN VALUEOn error, the return is -1, and is set appropriately. On success the return is 0.ERRORS[EFAULT] One of the arguments specified an address outside the calling programs address space.SEE ALSOgetuid(2). getresuid(3)
Related Man Pages |
---|
getresuid(2) - debian |
setresgid(2) - debian |
getresgid(2) - centos |
setresgid(2) - freebsd |
setresuid(2) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Ignore "a line" within /etc/profile only when su'ing |