repo.or.cz
/
Samba
/
gebeck_regimport.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3/docs: Fix typo.
[Samba/gebeck_regimport.git]
/
librpc
/
ndr
/
ndr_wmi.h
blob
539b9e882b252f29ab2c25ad202fbbc4f950b6d7
1
typedef
const char
*
CIMSTRING
;
2
enum
ndr_err_code
ndr_pull_CIMSTRING
(
struct
ndr_pull
*
ndr
,
int
ndr_flags
,
CIMSTRING
*
r
);
3
enum
ndr_err_code
ndr_push_CIMSTRING
(
struct
ndr_push
*
ndr
,
int
ndr_flags
,
const
CIMSTRING
*
r
);