Searched refs:mbinit (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_init.c134 #include <sys/mbuf.h> /* for mbinit() */
693 bsd_init_kprintf("calling mbinit\n");
694 mbinit();
H A Duipc_mbuf.c1310 mbinit(void) function
1573 printf("mbinit: done [%d MB total pool size, (%d/%d) split]\n",
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h1005 __private_extern__ void mbinit(void);

Completed in 46 milliseconds