Searched refs:seflags (Results 1 – 1 of 1) sorted by relevance
368 unsigned int seflags = SELINUX_ANDROID_RESTORECON_RECURSE; in RestoreconPath() local369 if (selinux_android_restorecon(path.c_str(), seflags) < 0) { in RestoreconPath()