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

/external/selinux/libsepol/cil/src/
H A Dcil_post.c266 struct cil_ioportcon *aioportcon = *(struct cil_ioportcon**)a; local
269 rc = (aioportcon->ioport_high - aioportcon->ioport_low)
272 if (aioportcon->ioport_low < bioportcon->ioport_low) {
274 } else if (bioportcon->ioport_low < aioportcon->ioport_low) {

Completed in 29 milliseconds