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

  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 628 extern int type_set_or_eq(type_set_t * dst, type_set_t * other);
  /external/selinux/libsepol/src/
link.c 1002 if (type_set_or_eq(dst, &ts_tmp)) {
    [all...]
policydb.c 1614 int type_set_or_eq(type_set_t * dst, type_set_t * other) function
    [all...]

Completed in 39 milliseconds