NAME

selinux_restorecon_get_skipped_errors - get the number of errors ignored by selinux_restorecon(3) or selinux_restorecon_parallel(3) during the file tree walk

SYNOPSIS

#include <selinux/restorecon.h>
 
long unsigned selinux_restorecon_get_skipped_errors(void);

DESCRIPTION

If SELINUX_RESTORECON_COUNT_ERRORS was passed to selinux_restorecon(3) or selinux_restorecon_parallel(3) and that function returned successfully (i.e., with a zero return value), then selinux_restorecon_get_skipped_errors() returns the number of errors ignored during the file tree walk.

SEE ALSO

selinux_restorecon(3)

Recommended readings

Pages related to selinux_restorecon_get_skipped_errors you should read also:

Questions & Answers

Helpful answers and articles about selinux_restorecon_get_skipped_errors you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search