OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mls_context_to_sid
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsepol/src/
mls.h
48
extern int
mls_context_to_sid
(const policydb_t * policydb,
genusers.c
228
if (
mls_context_to_sid
(policydb, oldc, &r, &context) <
274
if (
mls_context_to_sid
(policydb, oldc, &r, &context) <
mls.c
88
if (
mls_context_to_sid
(policydb, '$', &tmp_cp, mls) < 0) {
329
int
mls_context_to_sid
(const policydb_t * policydb,
function
Completed in 106 milliseconds