OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hosts_deny_table
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/tcpdchk/
tcpdchk.c
75
const char *
hosts_deny_table
= HOSTS_DENY;
variable in typeref:typename:const char *
124
hosts_deny_table
= "hosts.deny";
168
(void) check_path(
hosts_deny_table
, &st);
189
parse_table(
hosts_deny_table
, &request);
/src/lib/libwrap/
tcpd.h
98
extern const char *
hosts_deny_table
; /* for verification mode redirection */
hosts_access.c
77
const char *
hosts_deny_table
= HOSTS_DENY;
variable in typeref:typename:const char *
159
if (table_match(
hosts_deny_table
, request)) {
/src/usr.sbin/tcpdmatch/
tcpdmatch.c
90
hosts_deny_table
= "hosts.deny";
159
(void) check_path(
hosts_deny_table
, &st);
Completed in 14 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025