OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAW_CONTEXT_TO_COLOR
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libselinux/src/
setrans_internal.h
8
#define
RAW_CONTEXT_TO_COLOR
4
setrans_client.c
227
static int
raw_context_to_color
(const char *raw, char **colors)
function
237
ret = send_request(fd,
RAW_CONTEXT_TO_COLOR
, raw, NULL);
241
ret = receive_response(fd,
RAW_CONTEXT_TO_COLOR
, colors, &ret_val);
396
if (
raw_context_to_color
(raw, transp))
/external/selinux/mcstrans/src/
mcstransd.c
35
#define
RAW_CONTEXT_TO_COLOR
4
169
case
RAW_CONTEXT_TO_COLOR
:
Completed in 101 milliseconds