Manual Page Result
0
Command: hostnm | Section: 3 | Source: 4.4BSD | File: hostnm.3
HOSTNM(3F) HOSTNM(3F)
NAME
hostnm - get name of current host
SYNOPSIS
integer function hostnm (name)
character*(*) name
DESCRIPTION
This function puts the name of the current host into character string
name. The return value should be 0; any other value indicates an er-
ror.
FILES
/usr/lib/libU77.a
SEE ALSO
gethostname(2)
4.2 Berkeley Distribution April 30, 1991 HOSTNM(3F)