Home
last modified time | relevance | path

Searched defs:newSecontext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_restorecon.c85 static int RestoreconSb(const char *path, char *newSecontext) in RestoreconSb()
104 static int RestoreconRecurseFromParentDir(const char *realPath, char *newSecontext) in RestoreconRecurseFromParentDir()
H A Dhap_restorecon.cpp246 static bool CheckValidCmp(char *oldSecontext, char *newSecontext) in CheckValidCmp()
302 char *newSecontext = nullptr; in HapFileRestorecon() local
381 char *newSecontext = nullptr; in RestoreconSb() local
406 char **newSecontext, char **oldSecontext) in GetSecontext()