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

/linux-master/security/selinux/ss/
H A Dpolicydb.h214 #define SYM_CLASSES 1 macro
242 #define p_classes symtab[SYM_CLASSES]
H A Dservices.c476 tclass_name = sym_name(policydb, SYM_CLASSES, tclass - 1);
736 o, n, t, sym_name(p, SYM_CLASSES, tclass-1));
1664 s, t, sym_name(policydb, SYM_CLASSES, tclass-1));
H A Dpolicydb.c568 p->sym_val_to_name[SYM_CLASSES][cladatum->value - 1] = key;

Completed in 189 milliseconds