mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
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);
|