Searched refs:run_cmd_to_shell_duplex (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_auto_test.c | 76 static int run_cmd_to_shell_duplex(char *cmd, char *w_buf, char *r_buf, char *match_str) in run_cmd_to_shell_duplex() function 122 ret = run_cmd_to_shell_duplex(pcba_test_filename, args, buf, TESTITEM_SEND_HEAD); in pcba_test_item_process()
|
| H A D | echo_pcbatest_server.c | 133 static int run_cmd_to_shell_duplex(char *cmd, char *w_buf, char *r_buf, char *match_str) in run_cmd_to_shell_duplex() function 435 ret = run_cmd_to_shell_duplex(pcba_test_filename, in pcba_test_item_process()
|