Searched refs:proc0 (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_init.c198 struct proc proc0; variable in typeref:struct:proc
432 kernproc = &proc0; /* implicitly bzero'ed */
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_input.c76 #include <sys/proc.h> /* for proc0 declaration */
1146 struct proc *proc0=current_proc(); local
2516 proc0)) {
2538 if (in_pcbconnect(inp, (struct sockaddr *)sin, proc0, NULL)) {

Completed in 22 milliseconds