Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus.c646 boolean_t m_pid, m_exec_uuid, m_key; in nxctl_nexus_bind() local
684 m_pid = !!(nbr.nb_flags & NBR_MATCH_PID); in nxctl_nexus_bind()
688 if (m_pid || m_exec_uuid) { in nxctl_nexus_bind()
697 if ((m_pid || uuid_is_null(nbr.nb_exec_uuid)) && in nxctl_nexus_bind()
775 if (m_pid) { in nxctl_nexus_bind()