OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:policy_match
(Results
1 - 5
of
5
) sorted by null
/external/wpa_supplicant_8/hs20/server/ca/
openssl-root.cnf
44
policy =
policy_match
47
[
policy_match
]
openssl.cnf
47
policy =
policy_match
50
[
policy_match
]
/external/ipsec-tools/
setup.c
161
static int
policy_match
(struct sadb_address *address)
function
195
if (
policy_match
((struct sadb_address *)q[SADB_EXT_ADDRESS_SRC]) ||
196
policy_match
((struct sadb_address *)q[SADB_EXT_ADDRESS_DST])) {
/libcore/support/src/test/java/tests/resources/x509/
default.cnf
118
[
policy_match
]
/external/iptables/extensions/
libxt_policy.c
73
xtables_error(PARAMETER_PROBLEM, "
policy_match
: invalid dir \"%s\"", s);
Completed in 254 milliseconds