bsd man page for hostnm

Query: hostnm

OS: bsd

Section: 3f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 error.
FILES
/usr/lib/libU77.a
SEE ALSO
gethostname(2) 4.2 Berkeley Distribution May 15, 1985 HOSTNM(3F)
Related Man Pages
ltime(3f) - bsd
lstat(3f) - bsd
stat(3f) - bsd
time(3f) - bsd
gethostname(2) - osf1
Similar Topics in the Unix Linux Community
path options clarification
NFS mount point monitoring script
Help with ksh scripting in AIX
kill process owned by another user
How come this if statement doesn't work?