Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dfdt.c382 int curIndex = -1; in do_fdt() local
391 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