Searched refs:UNIHDR2 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Drpc_misc.h120 /* UNIHDR2 - unicode string header and undocumented buffer */
125 } UNIHDR2; typedef in typeref:struct:unihdr2_info
H A Drpc_lsa.h326 UNIHDR2 *hdr_domain_name;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_misc.c510 creates a UNIHDR2 structure.
513 void init_uni_hdr2(UNIHDR2 *hdr, UNISTR2 *str2)
520 Reads or writes a UNIHDR2 structure.
523 BOOL smb_io_unihdr2(const char *desc, UNIHDR2 *hdr2, prs_struct *ps, int depth)
H A Dparse_lsa.c530 if (!(r_e->hdr_domain_name = TALLOC_ARRAY(ctx,UNIHDR2,num_domains))) {
586 if (!(r_e->hdr_domain_name = PRS_ALLOC_MEM(ps,UNIHDR2,num_domains)))

Completed in 111 milliseconds