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

  /external/selinux/libsepol/src/
kernel_to_cil.c 535 struct ocontext *isid; local
548 for (isid = isids; isid != NULL; isid = isid->next) {
549 i = isid->sid[0];
2498 struct ocontext *isid; local
    [all...]
kernel_to_conf.c 434 struct ocontext *isid; local
446 for (isid = isids; isid != NULL; isid = isid->next) {
447 i = isid->sid[0];
2358 struct ocontext *isid; local
    [all...]
module_to_cil.c 2555 struct ocontext *isid; local
    [all...]

Completed in 1131 milliseconds