Home
last modified time | relevance | path

Searched refs:MGETHDR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dmbuf.h222 #define MGETHDR(m, how, type) { \ macro
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_util.c557 MGETHDR(mn, how, m->m_type); in m_prepend()