Manual Page Result
0
Command: getuid | Section: 3 | Source: 4.4BSD | File: getuid.3
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 April 30, 1991 GETUID(3F)