Query: gethostid
OS: osf1
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gethostid(2) System Calls Manual gethostid(2)NAMEgethostid - Gets the unique identifier of the current hostSYNOPSISint gethostid ( void );DESCRIPTIONThe gethostid() function allows a process to retrieve the 32-bit identifier for the current host. The host ID is stored in network stan- dard byte order and is set either by the hostid(1) command or the sethostid(2) function call.RETURN VALUESUpon completion, the gethostid() function returns the identifier for the current host.RELATED INFORMATIONCommands: hostid(1). Functions: gethostname(2), sethostname(2) delim off gethostid(2)
| Related Man Pages |
|---|
| gethostid(2) - redhat |
| gethostid(3c) - opensolaris |
| gethostid(3) - debian |
| sethostid(3) - centos |
| sethostid(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Get ip address |
| Creating a Unique ID on distributed systems |
| Change Solaris hostid |