Home | History | Annotate | Download | only in src

Lines Matching full:genfs_write

1449 static int genfs_write(policydb_t * p, struct policy_file *fp)
2143 if (ocontext_write(info, p, fp) == -1 || genfs_write(p, fp) == -1) {