1GETUID(3F) GETUID(3F)
23
4
NAME
6getuid, getgid - get user or group ID of the caller
7
SYNOPSIS
9integer function getuid()
1011
integer function getgid()
12
DESCRIPTION
14These functions return the real user or group ID of the user of the
15process.
16
FILES
18/usr/lib/libU77.a
19
SEE ALSO
21getuid(2)
2223
24
25
4.2 Berkeley Distribution May 15, 1985 GETUID(3F)