HomeSort by: relevance | last modified time | path
    Searched refs:m_tag_copy (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
mbuf.h 788 struct m_tag *m_tag_copy(struct m_tag *);
  /src/sys/kern/
uipc_mbuf.c 2429 m_tag_copy(struct m_tag *t) function in typeref:struct:m_tag *
2455 t = m_tag_copy(p);
  /src/share/man/man9/
Makefile 583 MLINKS+=m_tag.9 m_tag_copy.9 \

Completed in 47 milliseconds