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

/linux-master/security/selinux/ss/
H A Dmls.h40 int mls_range_set(struct context *context, struct mls_range *range);
H A Dmls.c379 int mls_range_set(struct context *context, struct mls_range *range) function
500 return mls_range_set(newcontext, r);
H A Dservices.c2088 rc = mls_range_set(newc, &oc->context[0].range);

Completed in 123 milliseconds