Home
last modified time | relevance | path

Searched refs:mls_context_cpy_low (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/security/selinux/ss/
Dcontext.h60 static inline int mls_context_cpy_low(struct context *dst, struct context *src) in mls_context_cpy_low() function
Dmls.c540 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()
543 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()