Lines Matching refs:AppSpawnMgr
47 typedef struct TagAppSpawnMgr AppSpawnMgr;
55 AppSpawnNamespace *GetAppSpawnNamespace(const AppSpawnMgr *content);
58 int PreForkSetPidNamespace(AppSpawnMgr *content, AppSpawningCtx *property);
59 int PostForkSetPidNamespace(AppSpawnMgr *content, AppSpawningCtx *property);
60 int ProcessMgrRemoveApp(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo);
61 int ProcessMgrAddApp(const AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo);
76 int SpawnPrepareSandboxCfg(AppSpawnMgr *content, AppSpawningCtx *property);
96 int AppSpawnClearEnv(AppSpawnMgr *content, AppSpawningCtx *property);
104 int SetProcessName(const AppSpawnMgr *content, const AppSpawningCtx *property);
105 int SetFdEnv(AppSpawnMgr *content, AppSpawningCtx *property);
106 int PreLoadEnablePidNs(AppSpawnMgr *content);
109 int PreLoadEnablePidNs(AppSpawnMgr *content);
111 int RunBegetctlBootApp(AppSpawnMgr *content, AppSpawningCtx *property);
133 int SetSelinuxConNweb(const AppSpawnMgr *content, const AppSpawningCtx *property);