getuid(3f) bsd man page | unix.com

Man Page: getuid

Operating Environment: bsd

Section: 3f

GETUID(3F)																GETUID(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
/usr/lib/libU77.a
SEE ALSO
getuid(2) 4.2 Berkeley Distribution May 15, 1985 GETUID(3F)
Related Man Pages
getuid(2) - freebsd
getuid(2) - linux
geteuid(2) - centos
geteuid32(2) - centos
geteuid32(2) - debian
Similar Topics in the Unix Linux Community
how to write a wrapper c code to return uid using getuid() function
Help with getuid