Lines Matching defs:heap
1050 ndr_heap_t *heap;
1093 heap = ndr_rpc_get_heap(netr_handle);
1097 netr_setup_identity(heap, authreq, &info1.identity);
1103 netr_setup_identity(heap, authreq, &info2.identity);
1104 status = netr_network_samlogon(heap, netr_info, authreq,
1221 netr_network_samlogon(ndr_heap_t *heap, netr_info_t *netr_info,
1255 ndr_heap_mkvcb(heap, authreq->au_ntpasswd.val, ntpasswd_len,
1262 ndr_heap_mkvcb(heap, authreq->au_lmpasswd.val, lmpasswd_len,
1294 netr_setup_identity(ndr_heap_t *heap, smb_authreq_t *authreq,
1315 ndr_heap_mkvcs(heap, authreq->au_domain,
1318 ndr_heap_mkvcs(heap, authreq->au_username,
1326 ndr_heap_mkvcs(heap, authreq->au_workstation,