selinux_restorecon_set_alt_rootpath (3) - Linux Man Pages
selinux_restorecon_set_alt_rootpath: set an alternate rootpath.
NAME
selinux_restorecon_set_alt_rootpath - set an alternate rootpath.
SYNOPSIS
#include <selinux/restorecon.h>int selinux_restorecon_set_alt_rootpath(const char *alt_rootpath);
DESCRIPTION
selinux_restorecon_set_alt_rootpath() passes to selinux_restorecon(3) a pointer containing an alternate rootpath alt_rootpath.selinux_restorecon_set_alt_rootpath() must be called prior to selinux_restorecon(3).