OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fcontexts
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libsemanage/src/
pywrap-test.py
54
self.
fcontexts
= False
68
return (self.all or self.users or self.modules or self.seusers or self.ports or self.
fcontexts
or self.interfaces or self.booleans or self.abooleans or self.writeuser or self.writeseuser or self.writeport or self.writefcontext or self.writeinterface or self.writeboolean or self.writeaboolean or self.nodes or self.writenode)
83
if (self.
fcontexts
or self.all):
[
all
...]
direct_api.c
1093
dbase_config_t *
fcontexts
= semanage_fcontext_dbase_local(sh);
local
1156
fcontexts_modified =
fcontexts
->dtable->is_modified(
fcontexts
->dbase);
[
all
...]
Completed in 70 milliseconds