Searched refs:init_server_long (Results 1 – 1 of 1) sorted by relevance
107 static int init_server_long(int *sock, int port,char *ip, int type);326 static int init_server_long(int *sock, int port, char *ip, int type) in init_server_long() function382 return(init_server_long(sock, port, NULL, type)); in init_server()