Searched refs:gdbstub_strcpy (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dgdb-stub.c247 static inline char *gdbstub_strcpy(char *dst, const char *src) function
1365 gdbstub_strcpy(output_buffer,"E01");
1725 gdbstub_strcpy(output_buffer,"OK");
1738 gdbstub_strcpy (output_buffer, "E03");
1741 gdbstub_strcpy(output_buffer,"E01");
1755 gdbstub_strcpy(output_buffer, "OK");
1758 gdbstub_strcpy(output_buffer, "E03");
1762 gdbstub_strcpy(output_buffer, "E02");
1781 gdbstub_strcpy(output_buffer, "E01");
1843 gdbstub_strcpy(output_buffe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-stub.c223 static inline char *gdbstub_strcpy(char *dst, const char *src) function
1472 gdbstub_strcpy(output_buffer, "OK");
1489 gdbstub_strcpy(output_buffer, "E03");
1491 gdbstub_strcpy(output_buffer, "E01");
1508 gdbstub_strcpy(output_buffer, "OK");
1510 gdbstub_strcpy(output_buffer, "E03");
1514 gdbstub_strcpy(output_buffer, "E02");
1564 gdbstub_strcpy(output_buffer, "B01");
1586 gdbstub_strcpy(output_buffer, "E01");
1591 gdbstub_strcpy(output_buffe
[all...]

Completed in 88 milliseconds