Home
last modified time | relevance | path

Searched refs:mls_context_cpy_high (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
H A Dcontext.h78 static inline int mls_context_cpy_high(context_struct_t *dst, const context_struct_t *src) in mls_context_cpy_high() function
/third_party/selinux/libsepol/src/
H A Dmls.c637 return mls_context_cpy_high(newcontext, scontext); in mls_compute_sid()
643 return mls_context_cpy_high(newcontext, tcontext); in mls_compute_sid()

Completed in 1 milliseconds