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 |
|---|
| getfilecon(3) - debian |
| lsetfilecon(3) - debian |
| setfilecon(3) - debian |
| lsetfilecon(3) - centos |
| set_matchpathcon_printf(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| How to copy a column of multiple files and paste into new excel file (next to column)? |