Home
last modified time | relevance | path

Searched refs:m_print (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/sys/
H A Dmbuf.h868 void m_print(const struct mbuf *, const char *, void (*)(const char *, ...)
/netbsd/sys/ddb/
H A Ddb_command.c1272 m_print((const struct mbuf *)(uintptr_t) addr, modif, db_printf); in db_mbuf_print_cmd()
/netbsd/sys/kern/
H A Duipc_mbuf.c2077 m_print(const struct mbuf *m, const char *modif, void (*pr)(const char *, ...)) in m_print() function