HomeSort by relevance Sort by last modified time
    Searched full:mls_copy_context (Results 1 - 1 of 1) sorted by null

  /external/libsepol/src/
mls.c 453 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 567 milliseconds