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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dnto-procfs.c917 functionality is simple quoting. The gdb command:
924 char quoting = 0; local
929 quoting = 0;
941 quoting = strchr (cp, '"') ? 1 : 0;
948 if (quoting)
950 if ((cp == NULL) || (!quoting))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dnto-procfs.c917 functionality is simple quoting. The gdb command:
924 char quoting = 0; local
929 quoting = 0;
941 quoting = strchr (cp, '"') ? 1 : 0;
948 if (quoting)
950 if ((cp == NULL) || (!quoting))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dnto-procfs.c917 functionality is simple quoting. The gdb command:
924 char quoting = 0; local
929 quoting = 0;
941 quoting = strchr (cp, '"') ? 1 : 0;
948 if (quoting)
950 if ((cp == NULL) || (!quoting))

Completed in 134 milliseconds