Home
last modified time | relevance | path

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

/device/generic/goldfish/libqemu/
Dtest_util.h29 int pipe_openSocket( Pipe* pipe, int port );
Dtest_guest_1.c47 if (pipe_openSocket(pipe, port) < 0) { in main()
Dtest_util.c45 pipe_openSocket( Pipe* pipe, int port ) in pipe_openSocket() function
Dtest_guest_2.c137 if (pipe_openSocket(pipe, localPort) < 0) { in main()