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

  /src/sys/sys/
mbuf.h 868 void m_print(const struct mbuf *, const char *, void (*)(const char *, ...)
  /src/sys/ddb/
db_command.c 1278 m_print((const struct mbuf *)(uintptr_t) addr, modif, db_printf);
  /src/sys/kern/
uipc_mbuf.c 2074 m_print(const struct mbuf *m, const char *modif, void (*pr)(const char *, ...)) function in typeref:typename:void

Completed in 17 milliseconds