init_selinuxmnt

Section: SELinux API documentation (3)
Updated: 21 Nov 2009
Index Return to Main Contents
 

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),


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 10:20:05 GMT, March 29, 2024