Searched defs:eval_hostinfo (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libwrap/
H A Deval.c88 /* eval_hostinfo - return string with host name (preferred) or address */
90 char *eval_hostinfo(host) function
113 char *hostinfo = eval_hostinfo(request->client);
133 char *host = eval_hostinfo(request->server);

Completed in 38 milliseconds