Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
talloc_free(c);
return status;
}
-
-NTSTATUS smb_composite_fetchfile(struct smb_composite_fetchfile *io,
- TALLOC_CTX *mem_ctx)
-{
- struct composite_context *c = smb_composite_fetchfile_send(io, NULL);
- return smb_composite_fetchfile_recv(c, mem_ctx);
-}
struct tevent_context *event_ctx);
NTSTATUS smb_composite_fetchfile_recv(struct composite_context *c,
TALLOC_CTX *mem_ctx);
-NTSTATUS smb_composite_fetchfile(struct smb_composite_fetchfile *io,
- TALLOC_CTX *mem_ctx);
/*
a composite open/write(s)/close request that saves a whole file from