Lines Matching full:security
3 getcon, getprevcon, getpidcon \- get SELinux security context of a process
5 freecon, freeconary \- free memory associated with SELinux security contexts
7 getpeercon \- get security context of a peer socket
9 setcon \- set current security context of a process
69 frees the memory allocated for a security context.
85 sets the current security context of the process to a new value. Note
88 security contexts, unlike exec-based transitions performed via
116 an inconsistency among the security contexts of threads sharing
120 new security context is bounded by the old security context, where
122 policy and guarantees that the new security context has a subset of
123 the permissions of the old security context.
154 upon for security purposes.