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

/xnu-2782.1.97/bsd/kern/
H A Dbsd_init.c143 #include <sys/socketvar.h> /* for socketinit() */
770 bsd_init_kprintf("calling socketinit\n");
771 socketinit();
H A Duipc_socket.c287 socketinit(void) function
293 printf("socketinit: already called...\n");
/xnu-2782.1.97/bsd/sys/
H A Dsocketvar.h711 extern void socketinit(void);

Completed in 32 milliseconds