OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:state_match
(Results
1 - 2
of
2
) sorted by null
/external/iptables/extensions/
libxt_state.c
121
static struct xtables_match
state_match
= {
variable in typeref:struct:xtables_match
136
xtables_register_match(&
state_match
);
/external/chromium_org/content/common/android/
address_parser_internal.cc
381
bool
state_match
= false;
local
390
state_match
= true;
405
if (
state_match
) {
Completed in 632 milliseconds