Home
last modified time | relevance | path

Searched refs:mb_put_mem (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dmbuf.c252 return (mb_put_mem(mbp, &y, sizeof (y), MB_MINLINE)); in mb_put_uint8()
259 return (mb_put_mem(mbp, &y, sizeof (y), MB_MINLINE)); in mb_put_uint16be()
266 return (mb_put_mem(mbp, &y, sizeof (y), MB_MINLINE)); in mb_put_uint16le()
273 return (mb_put_mem(mbp, &y, sizeof (y), MB_MINLINE)); in mb_put_uint32be()
280 return (mb_put_mem(mbp, &y, sizeof (y), MB_MINLINE)); in mb_put_uint32le()
287 return (mb_put_mem(mbp, &y, sizeof (y), MB_MINLINE)); in mb_put_uint64be()
294 return (mb_put_mem(mbp, &y, sizeof (y), MB_MINLINE)); in mb_put_uint64le()
299 mb_put_mem(mbchain_t *mbp, const void *vmem, int size, int type) in mb_put_mem() function
351 mb_put_mem(mbp, m->m_data, m->m_len, MB_MSYSTEM); in mb_put_mbuf()
403 err = mb_put_mem(mbp, abuf, len, MB_MSYSTEM); in mb_put_astring()
[all …]
H A Dntlm.c528 mb_put_mem(lm_mbp, ctx->ct_clnonce, NTLM_CHAL_SZ, MB_MSYSTEM); in ntlm_put_v2_responses()
545 mb_put_mem(nt_mbp, tim->m_data, tim->m_len, MB_MSYSTEM); in ntlm_put_v2_responses()
583 mb_put_mem(mbp, (char *)ucs, nlen, MB_MSYSTEM); in smb_put_blob_name()
625 mb_put_mem(mbp, ctx->ct_clnonce, NTLM_CHAL_SZ, MB_MSYSTEM); in ntlm_build_target_info()
633 err = mb_put_mem(mbp, names->m_data, names->m_len, MB_MSYSTEM); in ntlm_build_target_info()
H A Drq.c95 mb_put_mem(&rqp->rq_rq, NULL, SMB_HDRLEN, MB_MSYSTEM); in smb_rq_init()
365 mb_put_mem(mbp, ffsmb, SMB_SIGLEN, MB_MSYSTEM); in smb_rq_internal()
371 mb_put_mem(mbp, NULL, 12, MB_MZERO); in smb_rq_internal()
H A Dntlmssp.c280 (void) mb_put_mem(out_mb, &hdr.h_id, ID_SZ, MB_MSYSTEM); in ntlmssp_put_type1()
547 (void) mb_put_mem(out_mb, &hdr.h_id, ID_SZ, MB_MSYSTEM); in ntlmssp_put_type3()
H A Dkrb5ssp.c268 if ((err = mb_put_mem(out_mb, gtok, gtoklen, MB_MSYSTEM)) != 0) in krb5ssp_put_request()
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.c185 mb_put_mem(mbp, NULL, SMB_HDRLEN, MB_MZERO); in smb_rq_new()
211 mb_put_mem(mbp, SMB_SIGNATURE, 4, MB_MSYSTEM); in smb_rq_fillhdr()
217 mb_put_mem(mbp, NULL, 8, MB_MZERO); /* MAC sig. (later) */ in smb_rq_fillhdr()
1040 error = mb_put_mem(mbp, NULL, nmsize, MB_MZERO); in smb_t2_request_int()
1046 mb_put_mem(mbp, NULL, ALIGN4(len) - len, MB_MZERO); in smb_t2_request_int()
1055 mb_put_mem(mbp, NULL, ALIGN4(len) - len, MB_MZERO); in smb_t2_request_int()
1122 mb_put_mem(mbp, NULL, ALIGN4(len) - len, MB_MZERO); in smb_t2_request_int()
1130 mb_put_mem(mbp, NULL, ALIGN4(len) - len, MB_MZERO); in smb_t2_request_int()
1263 mb_put_mem(mbp, NULL, ALIGN4(len) - len, MB_MZERO); in smb_nt_request_int()
1272 mb_put_mem(mbp, NULL, ALIGN4(len) - len, MB_MZERO); in smb_nt_request_int()
[all …]
H A Dsubr_mchain.c383 return (mb_put_mem(mbp, src, size, MB_MINLINE)); in mb_put_inline()
400 return (mb_put_mem(MBP, SRC, SZ, MB_MINLINE))
478 mb_put_mem(struct mbchain *mbp, const void *vsrc, int size, int type) in mb_put_mem() function
595 error = mb_put_mem(mbp, CAST_DOWN(caddr_t, in mb_put_uio()
H A Dsmb_usr.c167 err = mb_put_mem(mbp, ioc->ioc_tbuf, ioc->ioc_tbufsz, mbseg); in smb_usr_simplerq()
349 return (mb_put_mem(mbp, data, len, mbseg)); in smb_cpdatain()
H A Dsmb_smb.c216 error = mb_put_mem(mbp, pbuf, plen, MB_MSYSTEM); in smb_smb_treeconnect()
231 error = mb_put_mem(mbp, tname, tlen, MB_MSYSTEM); in smb_smb_treeconnect()
H A Dsmb_subrs.c1027 error = mb_put_mem(mbp, src, size, MB_MSYSTEM); in smb_put_dmem()
1055 error = mb_put_mem(mbp, (char *)cbuf, outlen, MB_MSYSTEM); in smb_put_dmem()
/titanic_44/usr/src/uts/common/netsmb/
H A Dmchain.h235 int mb_put_mem(mbchain_t *, const void *, int, int);
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c864 mb_put_mem(mbp, NULL, 5 * 2, MB_MZERO); in smbfs_smb_setpattr1()
1780 mb_put_mem(mbp, (char *)ctx->f_skey, SMB_SKEYLEN, MB_MSYSTEM); in smbfs_smb_search()
1949 mb_put_mem(mbp, ctx->f_rname, ctx->f_rnamelen, in smbfs_smb_trans2find2()
2682 mb_put_mem(mbp, (caddr_t)&ntsd, sizeof (ntsd), MB_MSYSTEM); in smbfs_smb_setsec()
2684 mb_put_mem(mbp, (caddr_t)owner, sidlen(owner), MB_MSYSTEM); in smbfs_smb_setsec()
2686 mb_put_mem(mbp, (caddr_t)group, sidlen(group), MB_MSYSTEM); in smbfs_smb_setsec()
2688 mb_put_mem(mbp, (caddr_t)sacl, acllen(sacl), MB_MSYSTEM); in smbfs_smb_setsec()
2690 mb_put_mem(mbp, (caddr_t)dacl, acllen(dacl), MB_MSYSTEM); in smbfs_smb_setsec()
H A Dsmbfs_acl.c291 error = mb_put_mem(mbp, ubuf, iocb.used, MB_MUSER); in smbfs_acl_iocset()
/titanic_44/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c148 ERRCHK(mb_put_mem(mbp, sid->sid_authority, 6, MB_MSYSTEM)); in mb_put_sid()