Searched refs:fcontexts (Results 1 – 3 of 3) sorted by relevance
54 self.fcontexts = False68 …return (self.all or self.users or self.modules or self.seusers or self.ports or self.fcontexts or …83 if (self.fcontexts or self.all):1083 tests.fcontexts = True
1093 dbase_config_t *fcontexts = semanage_fcontext_dbase_local(sh); in semanage_direct_commit() local1156 fcontexts_modified = fcontexts->dtable->is_modified(fcontexts->dbase); in semanage_direct_commit()
622 * Add deleteall support for ports and fcontexts in semanage from Dan Walsh.