Home
last modified time | relevance | path

Searched refs:eval_hostinfo (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libwrap/
H A Deval.c89 char *eval_hostinfo(host) in eval_hostinfo() function
112 char *hostinfo = eval_hostinfo(request->client);
132 char *host = eval_hostinfo(request->server);
H A Dpercent_x.c68 ch == 'h' ? eval_hostinfo(request->client) :
69 ch == 'H' ? eval_hostinfo(request->server) :
H A Dmapfile-vers64 eval_hostinfo;
H A Dtcpd.h218 extern char *eval_hostinfo(); /* host name or address */