Searched refs:mls_context_cpy (Results 1 – 3 of 3) sorted by relevance
45 static inline int mls_context_cpy(context_struct_t * dst, in mls_context_cpy() function126 return mls_context_cpy(dst, src); in context_cpy()
639 return mls_context_cpy(newcontext, scontext); in mls_compute_sid()645 return mls_context_cpy(newcontext, tcontext); in mls_compute_sid()
2085 return mls_context_cpy(dst, src); in context_copy()