HomeSort by relevance Sort by last modified time
    Searched full:init_server_long (Results 1 - 1 of 1) sorted by null

  /external/openssl/apps/
s_socket.c 107 static int init_server_long(int *sock, int port,char *ip, int type);
325 static int init_server_long(int *sock, int port, char *ip, int type) function
380 return(init_server_long(sock, port, NULL, type));

Completed in 140 milliseconds