Home
last modified time | relevance | path

Searched defs:check_level (Results 1 – 5 of 5) sorted by relevance

/external/checkpolicy/
Dcheckpolicy.c364 static int check_level(hashtab_key_t key, hashtab_datum_t datum, void *arg) in check_level() function
/external/ipsec-tools/src/racoon/
Dproposal.c580 cmpsatrns(proto_id, tr1, tr2, check_level) in cmpsatrns() argument
Dhandler.c1078 int found, check_level; in revalidate_ph2() local
Dipsec_doi.c334 get_ph1approvalx(p, proposal, sap, check_level) in get_ph1approvalx() argument
/external/chromium_org/sync/syncable/
Ddirectory.cc1295 void Directory::SetInvariantCheckLevel(InvariantCheckLevel check_level) { in SetInvariantCheckLevel()