Searched defs:prot2 (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/msan/
H A Dmsan_linux.cc47 bool InitShadow(bool prot1, bool prot2, bool map_shadow, bool init_origins) { argument
65 if (prot2 && !Mprotect(kBad2Beg, kBad2End - kBad2Beg))
/external/checkpolicy/
H A Dpolicy_define.c4129 unsigned int prot2, low2, high2; local
4131 prot2 = c->u.port.protocol;
4134 if (protocol != prot2)

Completed in 125 milliseconds