OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msgcon
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libsemanage/src/
interfaces_file.c
30
semanage_context_t *
msgcon
= semanage_iface_get_msgcon(iface);
local
42
if (semanage_context_to_string(handle,
msgcon
, &con_str) < 0)
/external/selinux/libsepol/src/
interfaces.c
73
context_struct_t *
msgcon
= &iface->context[1];
local
91
if (context_to_record(handle, policydb,
msgcon
, &tmp_con) < 0)
Completed in 1883 milliseconds