bsd man page for hostnm

Query: hostnm

OS: bsd

Section: 3f

Links: bsd man pages   all man pages

Forums: unix linux community   forum categories

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
ctime(3f) - bsd
fstat(3f) - bsd
time(3f) - bsd
gethostname(2) - osf1
gethostname(3xnet) - sunos
Similar Topics in the Unix Linux Community
retrieve a value from a function and assign it to a variable
DNS Configuration in Solaris 10
Help with ksh scripting in AIX
Warning for saidiya: 1st Warning to Add Code Tags
How come this if statement doesn't work?