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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dwin32-nat.c1754 char *toexec; local
1771 toexec = real_path;
1784 toexec = shell;
1796 args = alloca (strlen (toexec) + strlen (allargs) + 2);
1797 strcpy (args, toexec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dwin32-nat.c1754 char *toexec; local
1771 toexec = real_path;
1784 toexec = shell;
1796 args = alloca (strlen (toexec) + strlen (allargs) + 2);
1797 strcpy (args, toexec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dwin32-nat.c1754 char *toexec; local
1771 toexec = real_path;
1784 toexec = shell;
1796 args = alloca (strlen (toexec) + strlen (allargs) + 2);
1797 strcpy (args, toexec);

Completed in 175 milliseconds