Lines Matching refs:strscpy
552 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_setregs()
582 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_memwrite()
635 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_reg_set()
647 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_binwrite()
661 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_detachkill()
681 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_reboot()
744 strscpy(remcom_out_buffer, "QC"); in gdb_cmd_query()
778 strscpy(remcom_out_buffer, "E01"); in gdb_cmd_query()
790 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_query()
797 strscpy(remcom_out_buffer, kgdb_arch_gdb_stub_feature); in gdb_cmd_query()
827 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_task()
842 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_task()
856 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_thread()
918 strscpy(remcom_out_buffer, "OK"); in gdb_cmd_break()
1109 strscpy(remcom_in_buffer, cmd, sizeof(remcom_in_buffer)); in gdbstub_state()
1112 strscpy(remcom_in_buffer, cmd, sizeof(remcom_in_buffer)); in gdbstub_state()