Home
last modified time | relevance | path

Searched refs:xvp_last_pid (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dvsock.h70 pid_t xvp_last_pid; /* last pid */ member
/xnu-12377.1.9/bsd/kern/
H A Dvsock_domain.c863 xpcb.xvp_last_pid = pcb->so->last_pid; in common_vsock_pcblist()