Searched refs:POLICYDB_TARGET_SZ (Results 1 – 1 of 1) sorted by relevance
57 #define POLICYDB_TARGET_SZ ARRAY_SIZE(policydb_target_strings) macro3650 for (i = 0; i < POLICYDB_TARGET_SZ; i++) { in policydb_read()3658 if (i == POLICYDB_TARGET_SZ) { in policydb_read()