next up previous contents index
Next: ROM file parsing Up: Host Name Service Previous: Host Name Service

xk_gethostbyname

   

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)



Larry Peterson
Wed Jan 10 10:40:08 MST 1996