OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eval_hostinfo
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libwrap/
eval.c
89
/*
eval_hostinfo
- return string with host name (preferred) or address */
92
eval_hostinfo
(struct host_info *host)
function in typeref:typename:char *
114
char *hostinfo =
eval_hostinfo
(request->client);
134
char *host =
eval_hostinfo
(request->server);
percent_x.c
66
ch == 'h' ?
eval_hostinfo
(request->client) :
67
ch == 'H' ?
eval_hostinfo
(request->server) :
tcpd.h
137
extern char *
eval_hostinfo
/* host name or address */
/src/usr.sbin/tcpdchk/
percent_x.c
61
ch == 'h' ?
eval_hostinfo
(request->client) :
62
ch == 'H' ?
eval_hostinfo
(request->server) :
Completed in 15 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025