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() function121 return mls_context_cpy(dst, src); in context_cpy()
643 return mls_context_cpy(newcontext, scontext); in mls_compute_sid()649 return mls_context_cpy(newcontext, tcontext); in mls_compute_sid()
2109 return mls_context_cpy(dst, src); in context_copy()