prolog::current_host/1

current_host(? HOSTNAME)*

Unify HOSTNAME with an atom representing the fully qualified hostname for the current host. Also succeeds if HOSTNAME is bound to the unqualified hostname.

Private-func:

1. prolog::current_host_1::current_host/1(int ARG1)():