Searched refs:BShellParamCmdWait (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/startup/init/services/begetctl/ |
H A D | param_cmd.c | 353 static int32_t BShellParamCmdWait(BShellHandle shell, int32_t argc, char *argv[]) in BShellParamCmdWait() function 511 {"wait", BShellParamCmdWait, "wait system parameter", "wait name [value] [timeout]", NULL}, in BShellParamCmdRegForShell() 554 …{"param", BShellParamCmdWait, "wait system parameter", "param wait name [value] [timeout]", "param… in BShellParamCmdRegForIndepent()
|