Home
last modified time | relevance | path

Searched refs:m_split (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dnsmb.mapfile49 m_split;
H A Dsmb3_crypt.c286 body = m_split(thdr, SMB3_TFORM_HDR_SIZE, 1); in smb3_msg_decrypt()
H A Dsmb_trantcp.c407 nbp->nbp_frag = m_split(m0, len, 1); in nbssn_recv()
H A Dsubr_mchain.c1073 m_split( in m_split() function
H A Dsmb_iod.c849 next_m = m_split(m, next_cmd_off, 1); in smb2_iod_process()
/illumos-gate/usr/src/uts/common/netsmb/
H A Dmchain.h144 mblk_t *m_split(mblk_t *, int, int);