OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setkeycreatecon
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/include/selinux/
selinux.h
74
extern int
setkeycreatecon
(const char * context);
/external/selinux/libselinux/include/selinux/
selinux.h
83
extern int
setkeycreatecon
(const char * context);
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
672
def
setkeycreatecon
(*args):
function
673
return _selinux.
setkeycreatecon
(*args)
674
setkeycreatecon
= _selinux.
setkeycreatecon
variable
[
all
...]
Completed in 1388 milliseconds