HomeSort by relevance Sort by last modified time
    Searched refs:ioport_low (Results 1 - 7 of 7) sorted by null

  /external/selinux/libsepol/cil/src/
cil_post.c 272 rc = (aioportcon->ioport_high - aioportcon->ioport_low)
273 - (bioportcon->ioport_high - bioportcon->ioport_low);
275 if (aioportcon->ioport_low < bioportcon->ioport_low) {
277 } else if (bioportcon->ioport_low < aioportcon->ioport_low) {
    [all...]
cil_internal.h 787 uint32_t ioport_low; member in struct:cil_ioportcon
cil_copy_ast.c 1257 new->ioport_low = orig->ioport_low;
    [all...]
cil_tree.c     [all...]
cil_build_ast.c     [all...]
cil_policy.c     [all...]
cil_binary.c     [all...]

Completed in 383 milliseconds