debian man page for set_selinuxmnt

Query: set_selinuxmnt

OS: debian

Section: 3

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

init_selinuxmnt(3)					     SELinux API documentation						init_selinuxmnt(3)

NAME
init_selinuxmnt - initialize the global variable selinux_mnt.
SYNOPSIS
static void init_selinuxmnt(void); static void fini_selinuxmnt(void); void set_selinuxmnt(char *mnt);
DESCRIPTION
init_selinuxmnt initializes the global variable selinux_mnt to the selinuxfs mountpoint. fini_selinuxmnt deinitializes the global variable selinux_mnt that stores the selinuxfs mountpoint. set_selinuxmnt changes the selinuxfs mountpoint to mnt.
AUTHOR
This manual page has been written by Guido Trentalancia <guido@trentalancia.com>
SEE ALSO
selinux(8), 21 Nov 2009 init_selinuxmnt(3)
Related Man Pages
findmnt(8) - linux
hfs.util(8) - osx
auto.master(5) - redhat
mount.glusterfs(8) - debian
security_mkload_policy(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?