Changeset 233 for branches/samba-3.2.x/source/librpc/gen_ndr/ndr_netlogon.h
- Timestamp:
- May 27, 2009, 11:39:15 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/librpc/gen_ndr/ndr_netlogon.h
r133 r233 54 54 #define NDR_NETR_DSRGETDCNAME (0x14) 55 55 56 #define NDR_NETR_ NETRLOGONDUMMYROUTINE1(0x15)56 #define NDR_NETR_ (0x15) 57 57 58 58 #define NDR_NETR_NETRLOGONSETSERVICEBITS (0x16) … … 196 196 enum ndr_err_code ndr_pull_netr_DsRGetDCNameInfo(struct ndr_pull *ndr, int ndr_flags, struct netr_DsRGetDCNameInfo *r); 197 197 void ndr_print_netr_DsRGetDCNameInfo(struct ndr_print *ndr, const char *name, const struct netr_DsRGetDCNameInfo *r); 198 198 199 void ndr_print_netr_BinaryString(struct ndr_print *ndr, const char *name, const struct netr_BinaryString *r); 199 200 void ndr_print_netr_DomainQuery1(struct ndr_print *ndr, const char *name, const struct netr_DomainQuery1 *r); … … 233 234 void ndr_print_netr_NetrEnumerateTrustedDomains(struct ndr_print *ndr, const char *name, int flags, const struct netr_NetrEnumerateTrustedDomains *r); 234 235 void ndr_print_netr_DsRGetDCName(struct ndr_print *ndr, const char *name, int flags, const struct netr_DsRGetDCName *r); 235 void ndr_print_netr_ NETRLOGONDUMMYROUTINE1(struct ndr_print *ndr, const char *name, int flags, const struct netr_NETRLOGONDUMMYROUTINE1*r);236 void ndr_print_netr_ *r); 236 237 void ndr_print_netr_NETRLOGONSETSERVICEBITS(struct ndr_print *ndr, const char *name, int flags, const struct netr_NETRLOGONSETSERVICEBITS *r); 237 238 void ndr_print_netr_LogonGetTrustRid(struct ndr_print *ndr, const char *name, int flags, const struct netr_LogonGetTrustRid *r);
Note:
See TracChangeset
for help on using the changeset viewer.
