Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/nexus/
H A Dnexus.c614 boolean_t m_pid, m_exec_uuid, m_key; in nxctl_nexus_bind() local
652 m_pid = !!(nbr.nb_flags & NBR_MATCH_PID); in nxctl_nexus_bind()
656 if (m_pid || m_exec_uuid) { in nxctl_nexus_bind()
665 if ((m_pid || uuid_is_null(nbr.nb_exec_uuid)) && in nxctl_nexus_bind()
736 if (m_pid) { in nxctl_nexus_bind()