Searched refs:qtest_client_socket_send (Results 1 – 1 of 1) sorted by relevance
103 static void qtest_client_socket_send(QTestState*, const char *buf);514 qtest_client_set_tx_handler(s, qtest_client_socket_send); in qtest_init_internal() 702 static void qtest_client_socket_send(QTestState *s, const char *buf) in qtest_client_socket_recv_line() 674 static void qtest_client_socket_send(QTestState *s, const char *buf) qtest_client_socket_send() function