Searched refs:xvp_last_pid (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/sys/ | ||
| H A D | vsock.h | 70 pid_t xvp_last_pid; /* last pid */ member |
| /xnu-12377.1.9/bsd/kern/ | ||
| H A D | vsock_domain.c | 863 xpcb.xvp_last_pid = pcb->so->last_pid; in common_vsock_pcblist() |