Oracle Solaris Studio 12.4 Man Pages

Exit Print View

Updated: January 2015
 
 

getgid(3F)

Name

getuid, getgid - get user or group ID of the caller

Synopsis

integer function getuid()
integer function getgid()

Description

These functions return the real user or group ID of the user of the process.

Files

libfui.a

See also

getuid(2)