инициализировать глобальную переменную selinux_mnt (initialize the global variable selinux_mnt)
Имя (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.