Lines Matching full:selinux
4 .TH "selabel_file" "5" "01 Dec 2011" "Security Enhanced Linux" "SELinux API documentation"
6 selabel_file \- userspace SELinux labeling interface and configuration file format for the file contexts backend
9 .B #include <selinux/label.h>
96 .I /etc/selinux/{SELINUXTYPE}/contexts/files/file_contexts
98 .I /etc/selinux/{SELINUXTYPE}/contexts/files/file_contexts.local
100 .I /etc/selinux/{SELINUXTYPE}/contexts/files/file_contexts.homedirs
102 .I /etc/selinux/{SELINUXTYPE}/contexts/files/file_contexts.subs
104 .I /etc/selinux/{SELINUXTYPE}/contexts/files/file_contexts.subs_dist
107 Where \fI{SELINUXTYPE}\fR is the entry from the selinux configuration file \fIconfig\fR (see \fBselinux_config\fR(5)).
213 Depending on the version of SELinux it is possible that a \fIfile_contexts.template\fR file may also be present, however this is now deprecated.
220 .BR selinux "(8), " selabel_open "(3), " selabel_lookup "(3), " selabel_stats "(3), " selabel_close "(3), " selinux_set_callback "(3), " selinux_file_context_path "(3), " freecon "(3), " selinux_config "(5), " lstat "(2), "selinux_file_context_subs_path "(3), " selinux_file_context_subs_dist_path "(3), " selinux_file_context_homedir_path "(3), "selinux_file_context_local_path "(3), " semodule "(8), " genhomedircon "(8) "