OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getsockcreatecon
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/include/selinux/
selinux.h
79
extern int
getsockcreatecon
(char ** con);
/external/selinux/libselinux/include/selinux/
selinux.h
89
extern int
getsockcreatecon
(char ** con);
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
680
def
getsockcreatecon
():
function
681
return _selinux.
getsockcreatecon
()
682
getsockcreatecon
= _selinux.
getsockcreatecon
variable
[
all
...]
Completed in 1011 milliseconds