Searched refs:common_cmds (Results 1 – 3 of 3) sorted by relevance
282 for (i = 0; i < ARRAY_SIZE(common_cmds); i++) { in list_common_cmds_help()283 if (longest < strlen(common_cmds[i].name)) in list_common_cmds_help()284 longest = strlen(common_cmds[i].name); in list_common_cmds_help()288 for (i = 0; i < ARRAY_SIZE(common_cmds); i++) { in list_common_cmds_help()289 printf(" %-*s ", longest, common_cmds[i].name); in list_common_cmds_help()290 puts(common_cmds[i].help); in list_common_cmds_help()
8 static struct cmdname_help common_cmds[] = { variable
627 static struct cmdname_help common_cmds[] = {"