2006-09-06 18:32:20 +00:00
/* header auto-generated by pidl */
2007-11-09 14:38:47 +01:00
# include "librpc/ndr/libndr.h"
2006-09-07 20:09:15 +00:00
# include "librpc/gen_ndr/unixinfo.h"
2006-09-06 18:32:20 +00:00
# ifndef _HEADER_NDR_unixinfo
# define _HEADER_NDR_unixinfo
2007-08-19 22:10:11 +00:00
# define NDR_UNIXINFO_UUID "9c54e310-a955-4885-bd31-78787147dfa6"
# define NDR_UNIXINFO_VERSION 0.0
# define NDR_UNIXINFO_NAME "unixinfo"
# define NDR_UNIXINFO_HELPSTRING "Unixinfo specific stuff"
2007-08-19 21:23:28 +00:00
extern const struct ndr_interface_table ndr_table_unixinfo ;
2007-08-19 22:10:11 +00:00
# define NDR_UNIXINFO_SIDTOUID (0x00)
2006-09-06 18:32:20 +00:00
2007-08-19 22:10:11 +00:00
# define NDR_UNIXINFO_UIDTOSID (0x01)
2006-09-06 18:32:20 +00:00
2007-08-19 22:10:11 +00:00
# define NDR_UNIXINFO_SIDTOGID (0x02)
2006-09-06 18:32:20 +00:00
2007-08-19 22:10:11 +00:00
# define NDR_UNIXINFO_GIDTOSID (0x03)
2006-09-06 18:32:20 +00:00
2007-08-19 22:10:11 +00:00
# define NDR_UNIXINFO_GETPWUID (0x04)
2006-09-06 18:32:20 +00:00
2007-08-19 22:10:11 +00:00
# define NDR_UNIXINFO_CALL_COUNT (5)
2006-09-06 18:32:20 +00:00
void ndr_print_unixinfo_GetPWUidInfo ( struct ndr_print * ndr , const char * name , const struct unixinfo_GetPWUidInfo * r ) ;
void ndr_print_unixinfo_SidToUid ( struct ndr_print * ndr , const char * name , int flags , const struct unixinfo_SidToUid * r ) ;
void ndr_print_unixinfo_UidToSid ( struct ndr_print * ndr , const char * name , int flags , const struct unixinfo_UidToSid * r ) ;
void ndr_print_unixinfo_SidToGid ( struct ndr_print * ndr , const char * name , int flags , const struct unixinfo_SidToGid * r ) ;
void ndr_print_unixinfo_GidToSid ( struct ndr_print * ndr , const char * name , int flags , const struct unixinfo_GidToSid * r ) ;
void ndr_print_unixinfo_GetPWUid ( struct ndr_print * ndr , const char * name , int flags , const struct unixinfo_GetPWUid * r ) ;
# endif /* _HEADER_NDR_unixinfo */