Home
last modified time | relevance | path

Searched refs:nb_pid (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h420 nbr->nb_pid = pid; in __nexus_bind_req_prepare()
H A Dos_nexus_private.h237 pid_t nb_pid; /* client PID */ member
H A Dnexus.c679 (p = proc_find(nbr.nb_pid)) == PROC_NULL) { in nxctl_nexus_bind()