smbsrv_tcon        39 lib/util/util.h struct smbsrv_tcon;
smbsrv_tcon        82 source4/smb_server/management.c 	struct smbsrv_tcon *tcon;
smbsrv_tcon        37 source4/smb_server/smb/receive.c 	struct smbsrv_tcon *tcon = talloc_get_type(p, struct smbsrv_tcon);
smbsrv_tcon      2020 source4/smb_server/smb/reply.c 	struct smbsrv_tcon *tcon;
smbsrv_tcon      2061 source4/smb_server/smb/reply.c 	struct smbsrv_tcon *tcon;
smbsrv_tcon       744 source4/smb_server/smb/request.c 	struct smbsrv_tcon *tcon = talloc_get_type(private_data, struct smbsrv_tcon);
smbsrv_tcon        37 source4/smb_server/smb/service.c 	struct smbsrv_tcon *tcon;
smbsrv_tcon        30 source4/smb_server/smb2/smb2_server.h 	struct smbsrv_tcon *tcon;
smbsrv_tcon        92 source4/smb_server/smb2/tcon.c 	struct smbsrv_tcon *tcon;
smbsrv_tcon       213 source4/smb_server/smb2/tcon.c 	struct smbsrv_tcon *tcon = talloc_get_type(private_data, struct smbsrv_tcon);
smbsrv_tcon       242 source4/smb_server/smb2/tcon.c 	struct smbsrv_tcon *tcon;
smbsrv_tcon        46 source4/smb_server/smb_server.h 	struct smbsrv_tcon *list;
smbsrv_tcon       125 source4/smb_server/smb_server.h 	struct smbsrv_tcon *next, *prev;
smbsrv_tcon       171 source4/smb_server/smb_server.h 	struct smbsrv_tcon *tcon;
smbsrv_tcon       231 source4/smb_server/smb_server.h 	struct smbsrv_tcon *tcon;
smbsrv_tcon        76 source4/smb_server/tcon.c static struct smbsrv_tcon *smbsrv_tcon_find(struct smbsrv_tcons_context *tcons_ctx,
smbsrv_tcon        80 source4/smb_server/tcon.c 	struct smbsrv_tcon *tcon;
smbsrv_tcon        89 source4/smb_server/tcon.c 	tcon = talloc_get_type(p, struct smbsrv_tcon);
smbsrv_tcon        97 source4/smb_server/tcon.c struct smbsrv_tcon *smbsrv_smb_tcon_find(struct smbsrv_connection *smb_conn,
smbsrv_tcon       103 source4/smb_server/tcon.c struct smbsrv_tcon *smbsrv_smb2_tcon_find(struct smbsrv_session *smb_sess,
smbsrv_tcon       143 source4/smb_server/tcon.c static struct smbsrv_tcon *smbsrv_tcon_new(struct smbsrv_connection *smb_conn,
smbsrv_tcon       150 source4/smb_server/tcon.c 	struct smbsrv_tcon *tcon;
smbsrv_tcon       164 source4/smb_server/tcon.c 	tcon = talloc_zero(mem_ctx, struct smbsrv_tcon);
smbsrv_tcon       201 source4/smb_server/tcon.c struct smbsrv_tcon *smbsrv_smb_tcon_new(struct smbsrv_connection *smb_conn, const char *share_name)
smbsrv_tcon       206 source4/smb_server/tcon.c struct smbsrv_tcon *smbsrv_smb2_tcon_new(struct smbsrv_session *smb_sess, const char *share_name)