Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
H A Dmls.c635 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()
641 return mls_context_cpy_low(newcontext, tcontext); in mls_compute_sid()
660 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dcontext.h58 static inline int mls_context_cpy_low(context_struct_t *dst, const context_struct_t *src) in mls_context_cpy_low() function

Completed in 2 milliseconds