Searched refs:NUM_POLICY_FILES (Results 1 – 1 of 1) sorted by relevance
70 #define NUM_POLICY_FILES 16 macro92 for(i=0; i<NUM_POLICY_FILES; i++) { in cil_combine_policy()1189 FILE **file_arr = cil_malloc(sizeof(FILE*) * NUM_POLICY_FILES); in cil_gen_policy()1190 char *file_path_arr[NUM_POLICY_FILES]; in cil_gen_policy()1399 for (i=0; i<NUM_POLICY_FILES; i++) { in cil_gen_policy()