OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:security_check_context_raw
(Results
1 - 5
of
5
) sorted by null
/external/selinux/libselinux/src/
check_context.c
12
int
security_check_context_raw
(const char * con)
function
34
hidden_def(
security_check_context_raw
)
44
ret =
security_check_context_raw
(rcon);
selinux_internal.h
17
hidden_proto(
security_check_context_raw
)
/external/libselinux/src/
selinux_internal.h
15
hidden_proto(
security_check_context_raw
)
/external/selinux/libselinux/include/selinux/
selinux.h
317
extern int
security_check_context_raw
(const char * con);
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py
964
def
security_check_context_raw
(*args):
function
966
security_check_context_raw
= _selinux.
security_check_context_raw
variable
[
all
...]
Completed in 215 milliseconds