GNU/Linux |
CentOS 5.1 |
|
![]() |
freecon(3) |
![]() |
freecon, freeconary − free memory associated with SE Linux security contexts.
#include <selinux/selinux.h>
void
freecon(security_context_t con);
void freeconary(security_context_t
*con);
freecon frees the memory allocated for a security context.
freeconary frees the memory allocated for a context array.
![]() |
freecon(3) | ![]() |