OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hosts_allow_table
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/tcpdchk/
tcpdchk.c
74
const char *
hosts_allow_table
= HOSTS_ALLOW;
variable in typeref:typename:const char *
123
hosts_allow_table
= "hosts.allow";
167
(void) check_path(
hosts_allow_table
, &st);
187
parse_table(
hosts_allow_table
, &request);
/src/lib/libwrap/
tcpd.h
97
extern const char *
hosts_allow_table
; /* for verification mode redirection */
hosts_access.c
76
const char *
hosts_allow_table
= HOSTS_ALLOW;
variable in typeref:typename:const char *
155
if (table_match(
hosts_allow_table
, request)) {
/src/usr.sbin/tcpdmatch/
tcpdmatch.c
89
hosts_allow_table
= "hosts.allow";
158
(void) check_path(
hosts_allow_table
, &st);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025