Home
last modified time | relevance | path

Searched refs:fcontexts (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libsemanage/src/
Dpywrap-test.py61 self.fcontexts = False
81 self.fcontexts or
108 if self.fcontexts or self.all:
1240 tests.fcontexts = True
Ddirect_api.c1234 dbase_config_t *fcontexts = semanage_fcontext_dbase_local(sh); in semanage_direct_commit() local
1244 fcontexts_modified = fcontexts->dtable->is_modified(fcontexts->dbase); in semanage_direct_commit()