xref: /original-bsd/share/man/man3f/getuid.3 (revision c3e32dec)
Copyright (c) 1983, 1993
The Regents of the University of California. All rights reserved.

%sccs.include.proprietary.roff%

@(#)getuid.3 8.1 (Berkeley) 06/05/93

GETUID 3F ""
C 5
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
"SEE ALSO"
getuid(2)