gethostid(3B)
NAME
gethostid − get unique identifier of current host
SYNOPSIS
/usr/ucb/cc [ flag ... ] file ...
long gethostid()
DESCRIPTION
gethostid() returns the 32-bit identifier for the current host, which should be unique across all hosts. This number is usually taken from the CPU board’s ID PROM.
SEE ALSO
NOTES
Use of these interfaces should be restricted to only applications written on BSD platforms. Use of these interfaces with any of the system libraries or in multi-thread applications is unsupported.
Sun Microsystems — Last change: 12 Feb 1993