sasl_socket       100 source4/ldap_server/ldap_bind.c 	struct socket_context *sasl_socket;
sasl_socket       106 source4/ldap_server/ldap_bind.c 	talloc_steal(ctx->conn->connection, ctx->sasl_socket);
sasl_socket       109 source4/ldap_server/ldap_bind.c 	ctx->conn->sockets.sasl = ctx->sasl_socket;
sasl_socket       110 source4/ldap_server/ldap_bind.c 	ctx->conn->connection->socket = ctx->sasl_socket;
sasl_socket       214 source4/ldap_server/ldap_bind.c 						    &ctx->sasl_socket);
sasl_socket       389 source4/libcli/ldap/ldap_bind.c 		struct socket_context *sasl_socket;
sasl_socket       396 source4/libcli/ldap/ldap_bind.c 					    &sasl_socket);
sasl_socket       399 source4/libcli/ldap/ldap_bind.c 		conn->sock = sasl_socket;