freecon(3) SE Linux API documentation freecon(3)
NAME
freecon, freeconary - free memory associated with SE Linux security contexts.
SYNOPSIS#includevoidfreecon(security_context_tcon);voidfreeconary(security_context_t*con);DESCRIPTIONfreecon frees the memory allocated for a security context.
freeconary frees the memory allocated for a context array.
1 January 2004 freecon(3)