Man Page: security_check_context
Operating Environment: debian
Section: 3
security_check_context(3) SELinux API documentation security_check_context(3)NAMEsecurity_check_context - check the validity of a SELinux contextSYNOPSIS#include <selinux/selinux.h> int security_check_context(security_context_t con);DESCRIPTIONsecurity_check_context returns 0 if SELinux is running and the context is valid, otherwise it returns -1.SEE ALSOselinux(8) russell@coker.com.au 1 January 2004 security_check_context(3)
| Related Man Pages |
|---|
| lgetfilecon(3) - debian |
| lsetfilecon(3) - debian |
| setfilecon(3) - debian |
| set_matchpathcon_flags(3) - centos |
| set_matchpathcon_invalidcon(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |