OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:proc_exists
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
xshared.h
35
* @
proc_exists
: file which exists in procfs when module already loaded
44
const char *
proc_exists
;
member in struct:xtables_afinfo
/external/iptables/libxtables/
xtables.c
153
.
proc_exists
= "/proc/net/ip_tables_names",
163
.
proc_exists
= "/proc/net/ip6_tables_names",
426
if (proc_file_exists(afinfo->
proc_exists
)) {
[
all
...]
Completed in 71 milliseconds