Home
last modified time | relevance | path

Searched refs:SECON_STR_IN_CFG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/services/modules/selinux/
H A Dselinux_adp.h19 # define SECON_STR_IN_CFG ("secon") macro
H A Dselinux_static.c32 …eldStr = cJSON_GetStringValue(cJSON_GetObjectItem(serviceParseCtx->serviceNode, SECON_STR_IN_CFG)); in ServiceParseSelinuxHook()