mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
more dfs work
This commit is contained in:
parent
095ab42cbd
commit
d9eb4511d0
@ -45,13 +45,12 @@
|
||||
[in] uint16 level
|
||||
);
|
||||
|
||||
|
||||
/******************/
|
||||
/* Function: 0x05 */
|
||||
|
||||
NTSTATUS dfs_Enum (
|
||||
[in] unistr *name,
|
||||
[in] uint32 level,
|
||||
[in] uint32 buffer_size,
|
||||
[in,out,ref] uint32 *resume_handle
|
||||
[in] uint32 buffer_size
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user