debian man page for selinux_lsetfilecon_default

Query: selinux_lsetfilecon_default

OS: debian

Section: 3

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

selinux_lsetfilecon_default(3)				     SELinux API documentation				    selinux_lsetfilecon_default(3)

NAME
selinux_lsetfilecon_default - set the file context to the system defaults.
SYNOPSIS
#include <selinux/selinux.h> int selinux_lsetfilecon_default(const char *path);
DESCRIPTION
selinux_lsetfilecon_default sets the file context to the system defaults.
RETURN VALUE
Returns zero on success or -1 otherwise.
SEE ALSO
selinux(8), selinux_file_context_cmp(3), selinux_file_context_verify(3), matchpathcon(3), freecon(3), setfilecon(3), setfscreatecon(3) sds@tycho.nsa.gov 21 November 2009 selinux_lsetfilecon_default(3)
Related Man Pages
set_matchpathcon_flags(3) - debian
set_matchpathcon_invalidcon(3) - debian
matchpathcon(3) - centos
matchpathcon_index(3) - centos
set_matchpathcon_invalidcon(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?