Home
last modified time | relevance | path

Searched refs:vcs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_heap.c256 vc->vcs = ndr_heap_malloc(heap, mlen); in ndr_heap_mkvcs()
258 if (vc->vcs) { in ndr_heap_mkvcs()
259 vc->vcs->vc_first_is = 0; in ndr_heap_mkvcs()
260 vc->vcs->vc_length_is = slen; in ndr_heap_mkvcs()
261 (void) ndr__mbstowcs(vc->vcs->buffer, s, slen + 1); in ndr_heap_mkvcs()
H A Dlibmlrpc.h415 ndr_vcs_t *vcs; member
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dnetlogon.ndl119 struct netr_vcs *vcs;