Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/vsock/
Dcontrol.h9 void control_writeln(const char *str);
Dvsock_diag_test.c431 control_writeln("DONE"); in test_connect_client()
471 control_writeln("LISTENING"); in test_connect_server()
502 control_writeln("DONE"); in test_connect_server()
Dcontrol.c118 void control_writeln(const char *str) in control_writeln() function