Searched defs:m_copym (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsubr_mchain.c898 rm = m_copym(m, off, size, M_WAITOK);
955 m_copym(mblk_t *m, int off, int len, int wait) function

Completed in 500 milliseconds