smbsrv_connection   41 source4/param/param.h struct smbsrv_connection;
smbsrv_connection   35 source4/smb_server/management.c 	struct smbsrv_connection *smb_conn = talloc_get_type(msg->private_data,
smbsrv_connection   36 source4/smb_server/management.c 					     struct smbsrv_connection);
smbsrv_connection   79 source4/smb_server/management.c 	struct smbsrv_connection *smb_conn = talloc_get_type(msg->private_data,
smbsrv_connection   80 source4/smb_server/management.c 					     struct smbsrv_connection);
smbsrv_connection  126 source4/smb_server/session.c 	struct smbsrv_connection *smb_conn = sess->smb_conn;
smbsrv_connection  443 source4/smb_server/smb/negprot.c 	struct smbsrv_connection *smb_conn = req->smb_conn;
smbsrv_connection  356 source4/smb_server/smb/receive.c 	struct smbsrv_connection *smb_conn = talloc_get_type(private_data, struct smbsrv_connection);
smbsrv_connection  479 source4/smb_server/smb/receive.c 	struct smbsrv_connection *smb_conn = req->smb_conn;
smbsrv_connection  454 source4/smb_server/smb2/receive.c 	struct smbsrv_connection *smb_conn = talloc_get_type(private_data, struct smbsrv_connection);
smbsrv_connection   27 source4/smb_server/smb2/smb2_server.h 	struct smbsrv_connection *smb_conn;
smbsrv_connection   40 source4/smb_server/smb_server.c 	struct smbsrv_connection *smb_conn = talloc_get_type(private_data, struct smbsrv_connection);
smbsrv_connection   91 source4/smb_server/smb_server.c 	struct smbsrv_connection *smb_conn = talloc_get_type(conn->private_data,
smbsrv_connection   92 source4/smb_server/smb_server.c 							     struct smbsrv_connection);
smbsrv_connection  104 source4/smb_server/smb_server.c 	struct smbsrv_connection *smb_conn = talloc_get_type(conn->private_data,
smbsrv_connection  105 source4/smb_server/smb_server.c 							     struct smbsrv_connection);
smbsrv_connection  114 source4/smb_server/smb_server.c 	struct smbsrv_connection *smb_conn = talloc_get_type(private_data, struct smbsrv_connection);
smbsrv_connection  125 source4/smb_server/smb_server.c 	struct smbsrv_connection *smb_conn;
smbsrv_connection  129 source4/smb_server/smb_server.c 	smb_conn = talloc_zero(conn, struct smbsrv_connection);
smbsrv_connection   79 source4/smb_server/smb_server.h 	struct smbsrv_connection *smb_conn;
smbsrv_connection  128 source4/smb_server/smb_server.h 	struct smbsrv_connection *smb_conn;
smbsrv_connection  228 source4/smb_server/smb_server.h 	struct smbsrv_connection *smb_conn;
smbsrv_connection   30 source4/smb_server/tcon.c 	struct smbsrv_connection *smb_conn = talloc_get_type(p,
smbsrv_connection   31 source4/smb_server/tcon.c 					     struct smbsrv_connection);
smbsrv_connection   38 source4/smb_server/tcon.c 	struct smbsrv_connection *smb_conn = talloc_get_type(p,
smbsrv_connection   39 source4/smb_server/tcon.c 					     struct smbsrv_connection);