Home
last modified time | relevance | path

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

/base/security/selinux_adapter/framework/policycoreutils/src/
Dselinux_restorecon.c85 static int RestoreconSb(const char *path, char *newSecontext) in RestoreconSb()
104 static int RestoreconRecurseFromParentDir(const char *realPath, char *newSecontext) in RestoreconRecurseFromParentDir()
Dhap_restorecon.cpp368 static bool CheckValidCmp(char *oldSecontext, char *newSecontext) in CheckValidCmp()
434 char *newSecontext = nullptr; in HapFileRestorecon() local
513 char *newSecontext = nullptr; in RestoreconSb() local
538 char **newSecontext, char **oldSecontext) in GetSecontext()