Home
last modified time | relevance | path

Searched refs:pipe_openQemuPipe (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/libqemu/
Dtest_util.h30 int pipe_openQemuPipe( Pipe* pipe, const char* pipename );
Dtest_guest_1.c53 if (pipe_openQemuPipe(pipe, PIPE_NAME) < 0) { in main()
Dtest_util.c75 pipe_openQemuPipe( Pipe* pipe, const char* pipename ) in pipe_openQemuPipe() function
Dtest_guest_2.c144 if (pipe_openQemuPipe(pipe, pipeName) < 0) { in main()