Home
last modified time | relevance | path

Searched refs:str_err_code (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_pcbatest_server.c639 char str_err_code[20]; in tcp_command_fill() local
678 snprintf(str_err_code, sizeof(str_err_code), "%d", err_code); in tcp_command_fill()
679 strcpy(send_paras[INDEX_ERRCODE].valuestr, str_err_code); in tcp_command_fill()