security_check_context(3) debian man page | unix.com

Man Page: security_check_context

Operating Environment: debian

Section: 3

security_check_context(3)				     SELinux API documentation					 security_check_context(3)

NAME
security_check_context - check the validity of a SELinux context
SYNOPSIS
#include <selinux/selinux.h> int security_check_context(security_context_t con);
DESCRIPTION
security_check_context returns 0 if SELinux is running and the context is valid, otherwise it returns -1.
SEE ALSO
selinux(8) russell@coker.com.au 1 January 2004 security_check_context(3)
Related Man Pages
fsetfilecon(3) - debian
getfilecon(3) - debian
set_matchpathcon_flags(3) - debian
set_matchpathcon_printf(3) - debian
setfilecon(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph