Searched refs:init_client (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/arm/nvidia/drm2/ |
| H A D | tegra_drm_if.m | 54 METHOD int init_client{
|
| /freebsd/crypto/openssl/apps/include/ |
| H A D | s_apps.h | 37 int init_client(int *sock, const char *host, const char *port,
|
| /freebsd/crypto/openssl/test/helpers/ |
| H A D | quictestlib.c | 1548 static int init_client(SSL *c_ssl) in init_client() function 1622 ok = init_client(c_ssl); in create_quic_conn_objects() 1678 if (init_client(c_ssl) == 0) in create_quic_client()
|
| /freebsd/crypto/openssl/apps/lib/ |
| H A D | s_socket.c | 75 int init_client(int *sock, const char *host, const char *port, in init_client() function
|
| /freebsd/crypto/openssl/apps/ |
| H A D | s_client.c | 2262 if (init_client(&sock, host, port, bindhost, bindport, socket_family, in s_client_main()
|