Searched refs:buildargv (Results 26 - 50 of 60) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-options.c933 char **argv = buildargv (cmd);
940 char **argv = buildargv (cmd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-options.c933 char **argv = buildargv (cmd);
940 char **argv = buildargv (cmd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dsource.c430 argv = buildargv (dirname);
453 /* Spaces and tabs will have been removed by buildargv().
1824 argv = buildargv (args);
1857 char **argv = buildargv (args);
1910 argv = buildargv (args);
H A Dsymmisc.c569 else if ((argv = buildargv (args)) == NULL)
808 else if ((argv = buildargv (args)) == NULL)
957 else if ((argv = buildargv (args)) == NULL)
H A Dexec.c299 argv = buildargv (args);
H A Dsymfile.c1517 1. The function buildargv implements various quoting conventions
1538 char **argv = buildargv (args);
1737 /* We need to quote this string so buildargv can pull it apart. */
1958 argv = buildargv (args);
2151 argv = buildargv (args);
H A Dinfrun.c3391 argv = buildargv (args);
3554 argv = buildargv (args);
H A Dser-mingw.c748 char **argv = buildargv (name);
H A Dstack.c1243 argv = buildargv (arg);
H A Dremote-mips.c1495 if ((argv = buildargv (name)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dsource.c430 argv = buildargv (dirname);
453 /* Spaces and tabs will have been removed by buildargv().
1824 argv = buildargv (args);
1857 char **argv = buildargv (args);
1910 argv = buildargv (args);
H A Dsymmisc.c569 else if ((argv = buildargv (args)) == NULL)
808 else if ((argv = buildargv (args)) == NULL)
957 else if ((argv = buildargv (args)) == NULL)
H A Dexec.c299 argv = buildargv (args);
H A Dsymfile.c1517 1. The function buildargv implements various quoting conventions
1538 char **argv = buildargv (args);
1737 /* We need to quote this string so buildargv can pull it apart. */
1958 argv = buildargv (args);
2151 argv = buildargv (args);
H A Dinfrun.c3391 argv = buildargv (args);
3554 argv = buildargv (args);
H A Dser-mingw.c748 char **argv = buildargv (name);
H A Dstack.c1243 argv = buildargv (arg);
H A Dremote-mips.c1495 if ((argv = buildargv (name)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dsource.c430 argv = buildargv (dirname);
453 /* Spaces and tabs will have been removed by buildargv().
1824 argv = buildargv (args);
1857 char **argv = buildargv (args);
1910 argv = buildargv (args);
H A Dsymmisc.c569 else if ((argv = buildargv (args)) == NULL)
808 else if ((argv = buildargv (args)) == NULL)
957 else if ((argv = buildargv (args)) == NULL)
H A Dexec.c299 argv = buildargv (args);
H A Dsymfile.c1517 1. The function buildargv implements various quoting conventions
1538 char **argv = buildargv (args);
1737 /* We need to quote this string so buildargv can pull it apart. */
1958 argv = buildargv (args);
2151 argv = buildargv (args);
H A Dinfrun.c3391 argv = buildargv (args);
3554 argv = buildargv (args);
H A Dser-mingw.c748 char **argv = buildargv (name);
H A Dstack.c1243 argv = buildargv (arg);

Completed in 466 milliseconds

123