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
geteuid(2) - linux
getuid(3) - linux
getuid(2) - debian
getuid32(2) - centos
geteuid32(2) - mojave
Similar Topics in the Unix Linux Community
how to write a wrapper c code to return uid using getuid() function
Help with getuid