Searched refs:init_server_long (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_socket.c111 static int init_server_long(int *sock, int port, char *ip, int type);
331 static int init_server_long(int *sock, int port, char *ip, int type) function
386 return (init_server_long(sock, port, NULL, type));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_socket.c111 static int init_server_long(int *sock, int port, char *ip, int type);
331 static int init_server_long(int *sock, int port, char *ip, int type) function
386 return (init_server_long(sock, port, NULL, type));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_socket.c101 static int init_server_long(int *sock, int port,char *ip, int type);
322 static int init_server_long(int *sock, int port, char *ip, int type) function
378 return(init_server_long(sock, port, NULL, type));

Completed in 180 milliseconds