Home
last modified time | relevance | path

Searched refs:BShellEnvInit (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/startup/init/services/begetctl/
H A Dmain.c28 BShellEnvInit(&g_handle, &info); in GetShellHandle()
/ohos5.0/base/startup/init/services/begetctl/shell/
H A Dshell_main.c44 BShellEnvInit(&g_handle, &info); in GetShellHandle()
H A Dshell.h92 int BShellEnvInit(BShellHandle *handle, const BShellInfo *info);
H A Dshell_bas.c410 int32_t BShellEnvInit(BShellHandle *handle, const BShellInfo *info) in BShellEnvInit() function