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
fstat(3f) - bsd
lstat(3f) - bsd
gethostname(2) - hpux
gethostname(3xnet) - sunos
gethostname(3xnet) - opensolaris
Similar Topics in the Unix Linux Community
DNS Configuration in Solaris 10
Help with ksh scripting in AIX
kill process owned by another user
How come this if statement doesn't work?