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