Searched refs:init_socket_transport (Results 1 – 3 of 3) sorted by relevance
402 int init_socket_transport(atransport *t, int s, int adb_port, int local) in init_socket_transport() function
288 int init_socket_transport(atransport *t, int s, int port, int local);
1002 if ( init_socket_transport(t, s, port, local) < 0 ) { in register_socket_transport()