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