Home
last modified time | relevance | path

Searched refs:mls_context_glblub (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
Dcontext.h95 static inline int mls_context_glblub(context_struct_t *dst, const context_struct_t *c1, const conte… in mls_context_glblub() function
/third_party/selinux/libsepol/src/
Dmls.c647 return mls_context_glblub(newcontext, scontext, tcontext); in mls_compute_sid()