mirror of
https://github.com/samba-team/samba.git
synced 2025-11-14 12:23:52 +03:00
r3309: Add wrapper for dcerpc_server_name() function.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
52af866ffb
commit
2d60a04f21
@@ -352,6 +352,8 @@ NTSTATUS dcerpc_pipe_connect(struct dcerpc_pipe **OUT,
|
||||
$1 = &temp_data_blob;
|
||||
}
|
||||
|
||||
const char *dcerpc_server_name(struct dcerpc_pipe *p);
|
||||
|
||||
%include "librpc/gen_ndr/misc.i"
|
||||
%include "librpc/gen_ndr/lsa.i"
|
||||
%include "librpc/gen_ndr/samr.i"
|
||||
|
||||
Reference in New Issue
Block a user