Lines Matching defs:sandbox
89 sandbox_t *sandbox; member
224 static int AddMountInfoToSandbox(sandbox_t *sandbox, cJSON *item, const char *type) in AddMountInfoToSandbox()
267 static int AddSymbolLinksToSandbox(sandbox_t *sandbox, cJSON *item, const char *type) in AddSymbolLinksToSandbox()
287 static int GetSandboxInfo(sandbox_t *sandbox, cJSON *root, const char *itemName) in GetSandboxInfo()
316 static int ParseSandboxConfig(cJSON *root, sandbox_t *sandbox) in ParseSandboxConfig()
353 static int ParseInitSandboxConfigFile(sandbox_t *sandbox, const char *sandboxConfigFile, const char… in ParseInitSandboxConfigFile()
371 static void ParseInitSandboxConfigPath(sandbox_t *sandbox, const char *sandboxConfig, const char *n… in ParseInitSandboxConfigPath()
385 static void InitSandbox(sandbox_t *sandbox, const char *sandboxConfig, const char *name) in InitSandbox()
465 static bool IsValidSandbox(sandbox_t *sandbox) in IsValidSandbox()
542 sandbox_t *sandbox = map->sandbox; in PrepareSandbox() local
602 sandbox_t *sandbox = map->sandbox; in DestroySandbox() local
632 sandbox_t *sandbox = map->sandbox; in EnterSandbox() local