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

%sccs.include.proprietary.roff%

@(#)getlog.3 6.2 (Berkeley) 04/30/91

GETLOG 3F ""
C 5
NAME
getlog - get user's login name
SYNOPSIS
subroutine getlog (name)

character*(*) name character*(*) function getlog()

DESCRIPTION
Getlog will return the user's login name or all blanks if the process is running detached from a terminal.
FILES
"SEE ALSO"
getlogin(3)