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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Dcontext.h60 static inline int mls_context_cpy_low(struct context *dst, struct context *src) function
H A Dmls.c538 return mls_context_cpy_low(newcontext, scontext);
541 return mls_context_cpy_low(newcontext, scontext);

Completed in 51 milliseconds