bsd man page for getuid

Query: getuid

OS: bsd

Section: 3f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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