Searched defs:mls_copy_context (Results 1 - 1 of 1) sorted by relevance

/external/libsepol/src/
H A Dmls.c453 static inline int mls_copy_context(context_struct_t * dst, function
631 return mls_copy_context(newcontext, scontext);
643 return mls_copy_context(newcontext, tcontext);

Completed in 61 milliseconds