HomeSort by relevance Sort by last modified time
    Searched refs:pipe_openSocket (Results 1 - 4 of 4) sorted by null

  /development/tools/emulator/system/libqemu/
test_util.h 29 int pipe_openSocket( Pipe* pipe, int port );
test_guest_1.c 47 if (pipe_openSocket(pipe, port) < 0) {
test_util.c 45 pipe_openSocket( Pipe* pipe, int port )
test_guest_2.c 137 if (pipe_openSocket(pipe, localPort) < 0) {

Completed in 137 milliseconds