Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/begetctl/
H A Dparam_cmd.c386 static int32_t BShellParamCmdDump(BShellHandle shell, int32_t argc, char *argv[]) in BShellParamCmdDump() function
512 {"dump", BShellParamCmdDump, "dump system parameter", "dump [verbose]", ""}, in BShellParamCmdRegForShell()
555 … {"param", BShellParamCmdDump, "dump system parameter", "param dump [verbose]", "param dump"}, in BShellParamCmdRegForIndepent()