Home
last modified time | relevance | path

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

/tools/net/
Dbpf_dbg.c1277 static int list_index, len; in shell_comp_gen() local
1280 list_index = 0; in shell_comp_gen()
1284 for (; list_index < array_size(cmds); ) { in shell_comp_gen()
1285 const char *name = cmds[list_index].name; in shell_comp_gen()
1287 list_index++; in shell_comp_gen()