Home
last modified time | relevance | path

Searched refs:SELINUX_FTS_ELOOP (Results 1 – 3 of 3) sorted by relevance

/base/security/selinux_adapter/interfaces/policycoreutils/include/
Dselinux_error.h40 SELINUX_FTS_ELOOP, enumerator
/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dselinux_error.cpp34 [SELINUX_FTS_ELOOP] = "fts ELOOP",
Dhap_restorecon.cpp303 … selinux_log(SELINUX_ERROR, "%s on %s\n", GetErrStr(SELINUX_FTS_ELOOP), ftsent->fts_path); in HapFileRecurseRestorecon()
306 return -SELINUX_FTS_ELOOP; in HapFileRecurseRestorecon()