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

  /external/chromium_org/third_party/openssl/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));
  /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 7277 milliseconds