Searched refs:user_chan_net_connect (Results 1 – 3 of 3) sorted by relevance
19 int user_chan_net_connect(char ip_addr[], unsigned int port);
72 int user_chan_net_connect(char ip_addr[], unsigned int port) in user_chan_net_connect() function
317 uc->fd = user_chan_net_connect(ip_addr, port); in uc_open()