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

/external/libsepol/src/
H A Dwrite.c646 static int cond_write_av_list(policydb_t * p, function
729 if (cond_write_av_list(p, node->true_list, fp) != 0)
731 if (cond_write_av_list(p, node->false_list, fp) != 0)

Completed in 62 milliseconds