Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/init/
H A Dinit_common_cmds.c672 static const struct CmdTable *GetCmdTableByIndex(int index) in GetCmdTableByIndex() function
691 const struct CmdTable *cmdTable = GetCmdTableByIndex(index); in GetCmdKey()
751 const struct CmdTable *cmdTable = GetCmdTableByIndex(index); in DoCmdByIndex()