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

/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h640 extern int type_set_or_eq(type_set_t * dst, type_set_t * other);
/external/selinux/libsepol/src/
H A Dlink.c1002 if (type_set_or_eq(dst, &ts_tmp)) {
H A Dpolicydb.c1718 int type_set_or_eq(type_set_t * dst, type_set_t * other) function

Completed in 49 milliseconds