Searched refs:ocontext_write (Results 1 – 1 of 1) sorted by relevance
1465 static int ocontext_write(struct policydb_compat_info *info, policydb_t * p, in ocontext_write() function2212 if (ocontext_write(info, p, fp) == -1 || genfs_write(p, fp) == -1) { in policydb_write()