This function will look up a hostname and return its IP address in addr. The name must be an exact match to a rom file entry; no substrings are allowed. If the name is not found, the return code indicates failure.
XkReturn xk_gethostbyname(char *name, IPhost *addr)