mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
ac4127a9f4
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org>
6 lines
209 B
C
6 lines
209 B
C
/* The following definitions come from rpc_client/util_netlogon.c */
|
|
|
|
NTSTATUS copy_netr_SamBaseInfo(TALLOC_CTX *mem_ctx,
|
|
const struct netr_SamBaseInfo *in,
|
|
struct netr_SamBaseInfo *out);
|