Searched refs:BShellParamCmdLs (Results 1 - 1 of 1) sorted by relevance
/base/startup/init/services/begetctl/ |
H A D | param_cmd.c | 207 static int32_t BShellParamCmdLs(BShellHandle shell, int32_t argc, char *argv[]) in BShellParamCmdLs() function 225 BSH_LOGV("BShellParamCmdLs prefix %s", prefix); in BShellParamCmdLs() 508 {"ls", BShellParamCmdLs, "display system parameter", "ls [-r] [name]", NULL}, in BShellParamCmdRegForShell() 551 {"param", BShellParamCmdLs, "display system parameter", "param ls [-r] [name]", "param ls"}, in BShellParamCmdRegForIndepent()
|
Completed in 2 milliseconds