Searched refs:avtab_write_item (Results 1 - 1 of 1) sorted by relevance
/third_party/selinux/libsepol/src/ |
H A D | write.c | 105 static int avtab_write_item(policydb_t * p, in avtab_write_item() function 316 if (avtab_write_item(p, cur, fp, 1, !oldvers, &nel)) { in avtab_write() 335 if (avtab_write_item(p, cur, fp, 1, 1, NULL)) { in avtab_write() 798 if (avtab_write_item(p, cur_list->node, fp, 0, 1, NULL)) in cond_write_av_list()
|
Completed in 4 milliseconds