savefile_state     50 source4/libcli/smb_composite/savefile.c 	struct savefile_state *state = talloc_get_type(c->private_data, struct savefile_state);
savefile_state     79 source4/libcli/smb_composite/savefile.c 	struct savefile_state *state = talloc_get_type(c->private_data, struct savefile_state);
savefile_state    125 source4/libcli/smb_composite/savefile.c 	struct savefile_state *state = talloc_get_type(c->private_data, struct savefile_state);
savefile_state    163 source4/libcli/smb_composite/savefile.c 	struct savefile_state *state = talloc_get_type(c->private_data, struct savefile_state);
savefile_state    185 source4/libcli/smb_composite/savefile.c 	struct savefile_state *state = talloc_get_type(c->private_data, struct savefile_state);
savefile_state    221 source4/libcli/smb_composite/savefile.c 	struct savefile_state *state;
savefile_state    230 source4/libcli/smb_composite/savefile.c 	state = talloc(c, struct savefile_state);