hostnm(3f) bsd man page | unix.com

Man Page: hostnm

Operating Environment: bsd

Section: 3f

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
gethostname(3c) - opensolaris
sethostname(3c) - opensolaris
time(3f) - bsd
gethostname(3c) - sunos
gethostname(2) - hpux
Similar Topics in the Unix Linux Community
DNS Configuration in Solaris 10
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?