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

/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore.c206 pid_t xenwatch_pid; member in struct:xs_softc
1156 xs.xenwatch_pid = p->p_pid;
1644 if (curproc->p_pid != xs.xenwatch_pid) {

Completed in 78 milliseconds