Searched refs:group_cmds (Results 1 – 1 of 1) sorted by relevance
192 static struct cmd group_cmds[] = { variable208 for (i = 0; i < nitems(group_cmds); i++) in group_ctor()209 cmd_register(&group_cmds[i]); in group_ctor()