Home
last modified time | relevance | path

Searched refs:SELINUX_RESTORECON_NOCHANGE (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libselinux/include/selinux/
Drestorecon.h51 #define SELINUX_RESTORECON_NOCHANGE 0x00002 macro
/third_party/selinux/libselinux/src/
Dselinux_restorecon.c1022 SELINUX_RESTORECON_NOCHANGE) ? true : false; in selinux_restorecon_common()