debian man page for fini_selinuxmnt

Query: fini_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
fusedav(1) - debian
mount.glusterfs(8) - centos
hvmount(1) - debian
hfs.util(8) - osx
ntfs.util(8) - mojave
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
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)?