Searched refs:sys_channel_create_tcp_client (Results 1 – 4 of 4) sorted by relevance
44 extern SysChannel sys_channel_create_tcp_client( const char* hostname, int port );
362 sys_channel_create_tcp_client( const char* hostname, int port ) in sys_channel_create_tcp_client() function
209 rcall->channel = sys_channel_create_tcp_client( "localhost", to_port ); in remote_call_alloc()
609 sys_channel_create_tcp_client( const char* hostname, int port ) in sys_channel_create_tcp_client() function