OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hosts_allow_table
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libwrap/
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)) {
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)) {
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/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);
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);
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);
Completed in 37 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025