Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_common.h419 bcopy(exec_uuid, nbr->nb_exec_uuid, sizeof(uuid_t)); in __nexus_bind_req_prepare()
H A Dos_nexus_private.h234 uuid_t nb_exec_uuid; /* executable UUID */ member
H A Dnexus.c697 if ((m_pid || uuid_is_null(nbr.nb_exec_uuid)) && in nxctl_nexus_bind()
711 uuid_copy(p_uuid, nbr.nb_exec_uuid); in nxctl_nexus_bind()