Searched refs:curIndex (Results 1 – 1 of 1) sorted by relevance
382 int curIndex = -1; in do_fdt() local391 curIndex++; in do_fdt()392 if (subcmd[0] == 'n' && curIndex == reqIndex) { in do_fdt()408 env_set_ulong(var, curIndex + 1); in do_fdt()
Completed in 3 milliseconds