NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | COLOPHON

selinux_restorecon_set_sehandle(3)API documentationestorecon_set_sehandle(3)

NAME         top

       selinux_restorecon_set_sehandle  -  set  a labeling handle for use by
       selinux_restorecon(3)

SYNOPSIS         top

       #include <selinux/restorecon.h>
       #include <selinux/label.h>
       void selinux_restorecon_set_sehandle(struct selabel_handle *handle);

DESCRIPTION         top

       selinux_restorecon_set_sehandle() sets the handle to be use by
       selinux_restorecon(3) when relabeling files.
       selinux_restorecon_set_sehandle() is generally used when customised
       selabel_open(3) parameters are required to perform relabeling
       operations with selinux_restorecon(3).

SEE ALSO         top

       selinux_restorecon(3),
       selinux_restorecon_set_exclude_list(3),
       selinux_restorecon_default_handle(3),
       selinux_restorecon_set_alt_rootpath(3),
       selinux_restorecon_xattr(3)

COLOPHON         top

       This page is part of the selinux (Security-Enhanced Linux user-space
       libraries and tools) project.  Information about the project can be
       found at ⟨https://github.com/SELinuxProject/selinux/wiki⟩.  If you
       have a bug report for this manual page, see 
       ⟨https://github.com/SELinuxProject/selinux/wiki/Contributing⟩.  This
       page was obtained from the project's upstream Git repository 
       ⟨https://github.com/SELinuxProject/selinux⟩ on 2017-07-05.  If you
       discover any rendering problems in this HTML version of the page, or
       you believe there is a better or more up-to-date source for the page,
       or you have corrections or improvements to the information in this
       COLOPHON (which is not part of the original manual page), send a mail
       to man-pages@man7.org
Security Enhanced Linux          20 Oct 201s5elinux_restorecon_set_sehandle(3)

Pages that refer to this page: selinux_restorecon(3)selinux_restorecon_default_handle(3)selinux_restorecon_set_alt_rootpath(3)selinux_restorecon_set_exclude_list(3)selinux_restorecon_xattr(3)