HomeSort by relevance Sort by last modified time
    Searched full:__cil_verify_cats_associated_with_sens (Results 1 - 1 of 1) sorted by null

  /external/selinux/libsepol/cil/src/
cil_verify.c 466 int __cil_verify_cats_associated_with_sens(struct cil_sens *sens, struct cil_cats *cats) function
571 rc = __cil_verify_cats_associated_with_sens(lr->low->sens, lr->low->cats);
577 rc = __cil_verify_cats_associated_with_sens(lr->high->sens, lr->high->cats);
    [all...]

Completed in 48 milliseconds