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

/external/libsepol/src/
H A Dconditional.c711 static int cond_read_av_list(policydb_t * p, void *fp, function
811 if (cond_read_av_list(p, fp, &node->true_list, NULL) != 0)
813 if (cond_read_av_list(p, fp, &node->false_list, node->true_list)

Completed in 70 milliseconds