OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
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 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026