Home
last modified time | relevance | path

Searched refs:init_client (Results 1 - 7 of 7) sorted by relevance

/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c44 static void init_client(const char *server, const char *port);
155 init_client(argv[optind], port); in main()
432 static void init_client(const char *server, const char *port) in init_client() function
/third_party/node/deps/openssl/openssl/apps/include/
H A Ds_apps.h33 int init_client(int *sock, const char *host, const char *port,
/third_party/openssl/apps/include/
H A Ds_apps.h33 int init_client(int *sock, const char *host, const char *port,
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_socket.c57 * init_client - helper routine to set up socket communication
77 int init_client(int *sock, const char *host, const char *port, in init_client() function
/third_party/openssl/apps/lib/
H A Ds_socket.c57 * init_client - helper routine to set up socket communication
77 int init_client(int *sock, const char *host, const char *port, in init_client() function
/third_party/node/deps/openssl/openssl/apps/
H A Ds_client.c2017 if (init_client(&sock, host, port, bindhost, bindport, socket_family, in s_client_main()
/third_party/openssl/apps/
H A Ds_client.c2017 if (init_client(&sock, host, port, bindhost, bindport, socket_family, in s_client_main()

Completed in 13 milliseconds