Home
last modified time | relevance | path

Searched refs:rootdir (Results 1 - 1 of 1) sorted by relevance

/base/startup/init/services/sandbox/
H A Dsandbox.c325 char *rootdir = cJSON_GetStringValue(sandboxRoot); in ParseSandboxConfig() local
326 if (rootdir != NULL) { in ParseSandboxConfig()
327 sandbox->rootPath = strdup(rootdir); in ParseSandboxConfig()

Completed in 2 milliseconds