Home
last modified time | relevance | path

Searched refs:client_bind (Results 1 – 25 of 32) sorted by relevance

12

/dports/ftp/php-fastdfs/fastdfs-6.06/docker/dockerfile_local/conf/
H A Dstorage.conf21 client_bind=true
/dports/ftp/php-fastdfs/fastdfs-6.06/docker/dockerfile_network/conf/
H A Dstorage.conf21 client_bind=true
/dports/ftp/fastdfs/fastdfs-6.06/docker/dockerfile_network/conf/
H A Dstorage.conf21 client_bind=true
/dports/ftp/fastdfs/fastdfs-6.06/docker/dockerfile_local/conf/
H A Dstorage.conf21 client_bind=true
/dports/ftp/php-fastdfs/fastdfs-6.06/conf/
H A Dstorage.conf21 client_bind = true
/dports/ftp/fastdfs/fastdfs-6.06/conf/
H A Dstorage.conf21 client_bind = true
/dports/irc/epic4/epic4-2.10.9/include/
H A Dnetwork.h60 int client_bind (SA *, socklen_t);
/dports/irc/epic5/epic5-2.1.6/include/
H A Dnetwork.h61 int client_bind (SA *, socklen_t);
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/raw-proxy/
H A Dops-raw-proxy.c201 /* 4 */ { .client_bind = rops_client_bind_raw_proxy },
/dports/irc/epic4/epic4-2.10.9/source/
H A Dnetwork.c277 return client_bind((SA *)storage, len); in ip_bindery()
289 int client_bind (SA *local, socklen_t local_len) in client_bind() function
H A Dscreen.c2798 if ((new_cmd = client_bind((SA *)&local_sockaddr, sizeof(local_sockaddr))) < 0) in create_additional_screen()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/raw-skt/
H A Dops-raw-skt.c286 /* 3 */ { .client_bind = rops_client_bind_raw_skt },
/dports/irc/epic5/epic5-2.1.6/source/
H A Dnetwork.c195 if ((fd = client_bind((SA *)storage, len)) < 0) in ip_bindery()
213 int client_bind (SA *local, socklen_t local_len) in client_bind() function
H A Dircaux.c3848 if ((fd = client_bind((SA *)&new_4, sizeof(ISA))) >= 0) in switch_hostname()
3869 if ((fd = client_bind((SA *)&new_6, sizeof(ISA6))) >= 0) in switch_hostname()
H A Dscreen.c3275 if ((new_cmd = client_bind((SA *)&local_sockaddr, sizeof(local_sockaddr))) < 0) in create_additional_screen()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/
H A Dprivate-lib-roles.h277 lws_rops_client_bind_t client_bind; member
/dports/net/openldap25-client/openldap-2.5.9/servers/lloadd/
H A Dbind.c90 client_bind( in client_bind() function
489 rc = client_bind( op, upstream, &binddn, tag, &auth ); in request_bind()
/dports/net/openldap25-server/openldap-2.5.9/servers/lloadd/
H A Dbind.c90 client_bind( in client_bind() function
489 rc = client_bind( op, upstream, &binddn, tag, &auth ); in request_bind()
/dports/net/openldap26-client/openldap-2.6.0/servers/lloadd/
H A Dbind.c90 client_bind( in client_bind() function
493 rc = client_bind( op, upstream, &binddn, tag, &auth ); in request_bind()
/dports/net/openldap26-server/openldap-2.6.0/servers/lloadd/
H A Dbind.c90 client_bind( in client_bind() function
493 rc = client_bind( op, upstream, &binddn, tag, &auth ); in request_bind()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/mqtt/
H A Dops-mqtt.c569 /* 6 */ { .client_bind = rops_client_bind_mqtt },
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/core-net/client/
H A Dconnect.c413 client_bind(wsi, NULL); in lws_client_connect_via_info()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/core-net/
H A Dvhost.c224 client_bind(wsi, i); in lws_role_call_client_bind()
237 client_bind(wsi, i)) in lws_role_call_client_bind()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/h1/
H A Dops-h1.c1119 /* 9 */ { .client_bind = rops_client_bind_h1 },
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/docsrc/imap/reference/manpages/configs/
H A Dimapd.conf.rst916 .. startblob client_bind
918 ``client_bind:`` 0
928 .. endblob client_bind
935 **client_bind** is enabled. If not set (the default),

12