ap_ get_local_host — get the FQDN for the local host
char *ap_ get_local_host(pool *p)
Returns a pointer to the fully qualified domain name for the local host. If it fails, an error message is printed, and exit( ) is called.
exit( )