Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 2 of 2) sorted by relevance

/security/selinux/ss/
Dpolicydb.h116 unsigned char primary; /* primary name? */ member
Dpolicydb.c410 if (typdatum->primary) { in type_index()
1494 typdatum->primary = 1; in type_read()
1500 typdatum->primary = le32_to_cpu(buf[2]); in type_read()
3049 if (typdatum->primary) in type_write()
3058 buf[items++] = cpu_to_le32(typdatum->primary); in type_write()