Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/vsock/
Dcontrol.h9 void control_writeln(const char *str);
Dvsock_diag_test.c427 control_writeln("DONE"); in test_connect_client()
467 control_writeln("LISTENING"); in test_connect_server()
498 control_writeln("DONE"); in test_connect_server()
Dcontrol.c114 void control_writeln(const char *str) in control_writeln() function