/* * call-seq: * Host.hostname * * Returns the hostname of the current host. This may or not return the FQDN, * depending on your system. */ static VALUE host_hostname(){