Home
last modified time | relevance | path

Searched refs:mls_context_cpy (Results 1 - 3 of 3) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
H A Dcontext.h45 static inline int mls_context_cpy(context_struct_t * dst, in mls_context_cpy() function
126 return mls_context_cpy(dst, src); in context_cpy()
/third_party/selinux/libsepol/src/
H A Dmls.c639 return mls_context_cpy(newcontext, scontext); in mls_compute_sid()
645 return mls_context_cpy(newcontext, tcontext); in mls_compute_sid()
H A Dexpand.c2114 return mls_context_cpy(dst, src); in context_copy()

Completed in 5 milliseconds