Lines Matching refs:encl_ref
482 int ndr__ndr_bind_ack_hdr(ndr_ref_t *encl_ref);
498 ndr__ndr_bind_ack_hdr(ndr_ref_t *encl_ref)
500 ndr_stream_t *nds = encl_ref->stream;
502 (struct ndr_bind_ack_hdr *)encl_ref->datum;
507 myref.enclosing = encl_ref;
508 myref.stream = encl_ref->stream;
530 NDR_SET_ERROR(encl_ref, NDR_ERR_M_OP_INVALID);
574 int ndr__ndr_alter_context_rsp_hdr(ndr_ref_t *encl_ref);
590 ndr__ndr_alter_context_rsp_hdr(ndr_ref_t *encl_ref)
592 ndr_stream_t *nds = encl_ref->stream;
594 (ndr_alter_context_rsp_hdr_t *)encl_ref->datum;
599 myref.enclosing = encl_ref;
600 myref.stream = encl_ref->stream;
620 NDR_SET_ERROR(encl_ref, NDR_ERR_M_OP_INVALID);