Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp246 static bool CheckValidCmp(char *oldSecontext, char *newSecontext) in CheckValidCmp()
303 char *oldSecontext = nullptr; in HapFileRestorecon() local
382 char *oldSecontext = nullptr; in RestoreconSb() local
406 char **newSecontext, char **oldSecontext) in GetSecontext()
H A Dselinux_restorecon.c87 char *oldSecontext = NULL; in RestoreconSb() local