OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pipe_openSocket
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/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 42 milliseconds