Searched refs:control_writeln (Results 1 – 3 of 3) sorted by relevance
9 void control_writeln(const char *str);
427 control_writeln("DONE"); in test_connect_client()467 control_writeln("LISTENING"); in test_connect_server()498 control_writeln("DONE"); in test_connect_server()
114 void control_writeln(const char *str) in control_writeln() function