Searched refs:MB_MSYSTEM (Results 1 - 16 of 16) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libsmbfs/smb/
H A Dntlm.c448 mb_put_mem(lm_mbp, NULL, NTLM_HASH_SZ, MB_MSYSTEM);
454 mb_put_mem(lm_mbp, ctx->ct_clnonce, NTLM_CHAL_SZ, MB_MSYSTEM);
466 mb_put_mem(nt_mbp, NULL, NTLM_HASH_SZ, MB_MSYSTEM);
472 mb_put_mem(nt_mbp, tim->m_data, tim->m_len, MB_MSYSTEM);
510 mb_put_mem(mbp, (char *)ucs, nlen, MB_MSYSTEM);
560 mb_put_mem(mbp, ctx->ct_clnonce, NTLM_CHAL_SZ, MB_MSYSTEM);
568 err = mb_put_mem(mbp, names->m_data, names->m_len, MB_MSYSTEM);
H A Drq.c94 mb_put_mem(&rqp->rq_rq, NULL, SMB_HDRLEN, MB_MSYSTEM);
364 mb_put_mem(mbp, ffsmb, SMB_SIGLEN, MB_MSYSTEM);
419 md_get_mem(mbp, (char *)sigbuf, 4, MB_MSYSTEM);
429 md_get_mem(mbp, NULL, 12, MB_MSYSTEM);
H A Dnegprot.c219 md_get_mem(mbp, NULL, 8, MB_MSYSTEM); /* SystemTime(s) */
332 err = md_get_mem(mbp, NULL, SMB_GUIDLEN, MB_MSYSTEM);
366 NTLM_CHAL_SZ, MB_MSYSTEM);
H A Dntlmssp.c117 err = md_get_mem(&tmp_mb, NULL, sb->sb_offset, MB_MSYSTEM);
271 (void) mb_put_mem(out_mb, &hdr.h_id, ID_SZ, MB_MSYSTEM);
324 (void) md_get_mem(in_mb, &hdr.h_id, ID_SZ, MB_MSYSTEM);
332 (void) md_get_mem(in_mb, &hdr.h_challenge, NTLM_CHAL_SZ, MB_MSYSTEM);
478 (void) mb_put_mem(out_mb, &hdr.h_id, ID_SZ, MB_MSYSTEM);
H A Dmbuf.c351 mb_put_mem(mbp, m->m_data, m->m_len, MB_MSYSTEM);
403 err = mb_put_mem(mbp, abuf, len, MB_MSYSTEM);
421 err = mb_put_mem(mbp, ubuf, len, MB_MSYSTEM);
564 err = md_get_mem(mbp, m->m_data, size, MB_MSYSTEM);
H A Dnbns_rq.c423 error = md_get_mem(mbp, NULL, len, MB_MSYSTEM);
431 error = md_get_mem(mbp, NULL, rrp->rr_rdlength, MB_MSYSTEM);
H A Dkrb5ssp.c268 if ((err = mb_put_mem(out_mb, gtok, gtoklen, MB_MSYSTEM)) != 0)
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_smb.c151 error = mb_put_mem(mbp, pbuf, plen, MB_MSYSTEM);
165 error = mb_put_mem(mbp, ssp->ss_type_req, tlen, MB_MSYSTEM);
221 md_get_mem(mdp, ssp->ss_type_ret, tlen, MB_MSYSTEM);
435 md_get_mem(mdp, NULL, 4 * 2, MB_MSYSTEM);
446 md_get_mem(mdp, NULL, doff - off, MB_MSYSTEM);
588 md_get_mem(mdp, NULL, 4 * 2, MB_MSYSTEM); /* res. */
H A Dsubr_mchain.c519 case MB_MSYSTEM:
567 mtype = (uio_isuserspace(uiop) ? MB_MUSER : MB_MSYSTEM);
843 case MB_MSYSTEM:
892 mtype = (uio_isuserspace(uiop) ? MB_MUSER : MB_MSYSTEM);
H A Dsmb_usr.c141 mbseg = (flags & FKIOCTL) ? MB_MSYSTEM : MB_MUSER;
235 mbseg = (flags & FKIOCTL) ? MB_MSYSTEM : MB_MUSER;
H A Dsmb_rq.c211 mb_put_mem(mbp, SMB_SIGNATURE, 4, MB_MSYSTEM);
849 md_get_mem(mdp, NULL, 3, MB_MSYSTEM); /* reserved */
H A Dsmb_subrs.c1027 error = mb_put_mem(mbp, src, size, MB_MSYSTEM);
1055 error = mb_put_mem(mbp, (char *)cbuf, outlen, MB_MSYSTEM);
/opensolaris-onvv-gate/usr/src/uts/common/netsmb/
H A Dmchain.h174 #define MB_MSYSTEM 0 /* use bcopy() */ macro
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c420 error = md_get_mem(mdp, ctx->f_name, nmlen, MB_MSYSTEM);
439 (void) md_get_mem(mdp, NULL, skip, MB_MSYSTEM);
H A Dsmbfs_smb.c423 error = md_get_mem(mdp, tmpbuf, nlen, MB_MSYSTEM);
432 error = md_get_mem(mdp, fsa->fsa_tname, nlen, MB_MSYSTEM);
1908 mb_put_mem(mbp, (char *)ctx->f_skey, SMB_SKEYLEN, MB_MSYSTEM); local
1992 md_get_mem(mdp, (char *)ctx->f_skey, SMB_SKEYLEN, MB_MSYSTEM); local
1998 error = md_get_mem(mdp, cp, sizeof (ctx->f_fname), MB_MSYSTEM);
2079 MB_MSYSTEM);
2272 error = md_get_mem(mdp, NULL, 30, MB_MSYSTEM);
2293 error = md_get_mem(mdp, cp, nmlen, MB_MSYSTEM);
2304 md_get_mem(mdp, NULL, cnt, MB_MSYSTEM);
2713 error = md_get_mem(mdp, (caddr_t)*res, len, MB_MSYSTEM);
2811 mb_put_mem(mbp, (caddr_t)&ntsd, sizeof (ntsd), MB_MSYSTEM); local
2813 mb_put_mem(mbp, (caddr_t)owner, sidlen(owner), MB_MSYSTEM); local
2815 mb_put_mem(mbp, (caddr_t)group, sidlen(group), MB_MSYSTEM); local
2817 mb_put_mem(mbp, (caddr_t)sacl, acllen(sacl), MB_MSYSTEM); local
2819 mb_put_mem(mbp, (caddr_t)dacl, acllen(dacl), MB_MSYSTEM); local
[all...]
/opensolaris-onvv-gate/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c120 ERRCHK(md_get_mem(mdp, sid->sid_authority, 6, MB_MSYSTEM));
148 ERRCHK(mb_put_mem(mbp, sid->sid_authority, 6, MB_MSYSTEM));
237 ERRCHK(md_get_mem(mdp, NULL, ace_hdr.ace_size, MB_MSYSTEM));
476 md_get_mem(&tmp_md, NULL, sacloff, MB_MSYSTEM);
481 md_get_mem(&tmp_md, NULL, dacloff, MB_MSYSTEM);
486 md_get_mem(&tmp_md, NULL, owneroff, MB_MSYSTEM);
491 md_get_mem(&tmp_md, NULL, groupoff, MB_MSYSTEM);

Completed in 72 milliseconds