OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:semanage_context_get_type
(Results
1 - 4
of
4
) sorted by null
/external/selinux/libsemanage/include/semanage/
context_record.h
29
extern const char *
semanage_context_get_type
(const semanage_context_t * con);
/external/selinux/libsemanage/src/
context_record.c
40
const char *
semanage_context_get_type
(const semanage_context_t * con)
function
pywrap-test.py
538
if self.verbose: print "SEContext type: ", semanage.
semanage_context_get_type
(con)
643
if self.verbose: print "SEContext type: ", semanage.
semanage_context_get_type
(con)
743
if self.verbose: print "SEContext type: ", semanage.
semanage_context_get_type
(con)
[
all
...]
/external/selinux/policycoreutils/semanage/
seobject.py
[
all
...]
Completed in 2348 milliseconds