1GETLOG(3F) GETLOG(3F)
23
4
NAME
6getlog - get user's login name
7
SYNOPSIS
9subroutine getlog (name)
10character*(*) name
1112
character*(*) function getlog()
13
DESCRIPTION
15Getlog will return the user's login name or all blanks if the process
16is running detached from a terminal.
17
FILES
19/usr/lib/libU77.a
20
SEE ALSO
22getlogin(3)
2324
25
26
4.2 Berkeley Distribution May 15, 1985 GETLOG(3F)