Searched refs:high_ioport (Results 1 - 5 of 5) sorted by relevance

/external/libsepol/include/sepol/policydb/
H A Dpolicydb.h331 uint32_t high_ioport; member in struct:ocontext::__anon23833::__anon23838
/external/checkpolicy/
H A Dpolicy_define.c4023 newc->u.ioport.high_ioport = high;
4041 high2 = c->u.ioport.high_ioport;
/external/libsepol/src/
H A Dexpand.c2180 n->u.ioport.high_ioport =
2181 c->u.ioport.high_ioport;
H A Dwrite.c1245 buf[1] = c->u.ioport.high_ioport;
H A Dpolicydb.c2511 c->u.ioport.high_ioport = le32_to_cpu(buf[1]);

Completed in 388 milliseconds