Searched refs:control_writeln (Results 1 – 3 of 3) sorted by relevance
9 void control_writeln(const char *str);
431 control_writeln("DONE"); in test_connect_client()471 control_writeln("LISTENING"); in test_connect_server()502 control_writeln("DONE"); in test_connect_server()
118 void control_writeln(const char *str) in control_writeln() function