Searched refs:bootspec (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Demul_chirp.c1294 unsigned_cell bootspec; member in struct:boot_args
1297 char bootspec[1024]; local
1301 if (args.bootspec != 0)
1302 emul_read_string(bootspec, args.bootspec, sizeof(bootspec),
1305 strcpy(bootspec, "(null)");
1306 TRACE(trace_os_emul, ("boot - in bootspec=`%s'\n", bootspec));
1308 printf_filtered("chrp: boot %s called, exiting.\n", bootspec);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Demul_chirp.c1294 unsigned_cell bootspec; member in struct:boot_args
1297 char bootspec[1024]; local
1301 if (args.bootspec != 0)
1302 emul_read_string(bootspec, args.bootspec, sizeof(bootspec),
1305 strcpy(bootspec, "(null)");
1306 TRACE(trace_os_emul, ("boot - in bootspec=`%s'\n", bootspec));
1308 printf_filtered("chrp: boot %s called, exiting.\n", bootspec);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Demul_chirp.c1294 unsigned_cell bootspec; member in struct:boot_args
1297 char bootspec[1024]; local
1301 if (args.bootspec != 0)
1302 emul_read_string(bootspec, args.bootspec, sizeof(bootspec),
1305 strcpy(bootspec, "(null)");
1306 TRACE(trace_os_emul, ("boot - in bootspec=`%s'\n", bootspec));
1308 printf_filtered("chrp: boot %s called, exiting.\n", bootspec);
[all...]

Completed in 138 milliseconds