OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:table_match
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libwrap/
hosts_access.c
88
static int
table_match
(const char *, struct request_info *);
143
*
table_match
() function calls below.
155
if (
table_match
(hosts_allow_table, request)) {
159
if (
table_match
(hosts_deny_table, request)) {
167
/*
table_match
- match table entries with (daemon, client) pair */
170
table_match
(const char *table, struct request_info *request)
function in typeref:typename:int
Completed in 59 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025