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
33
* @
proc_exists
: file which exists in procfs when module already loaded
42
const char *
proc_exists
;
member in struct:xtables_afinfo
xtables.c
145
.
proc_exists
= "/proc/net/ip_tables_names",
155
.
proc_exists
= "/proc/net/ip6_tables_names",
402
if (proc_file_exists(afinfo->
proc_exists
)) {
[
all
...]
Completed in 36 milliseconds