Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/begetctl/shell/
H A Dshell.h65 } BShellParamType; typedef
70 BShellParamType type;
75 BShellParamType type;
97 int BShellEnvSetParam(BShellHandle handle, const char *name, const char *desc, BShellParamType type…
H A Dshell_bas.c662 int32_t BShellEnvSetParam(BShellHandle handle, const char *name, const char *desc, BShellParamType in BShellEnvSetParam()