Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c649 boolean_t m_pid, m_exec_uuid, m_key; in nxctl_nexus_bind() local
687 m_pid = !!(nbr.nb_flags & NBR_MATCH_PID); in nxctl_nexus_bind()
691 if (m_pid || m_exec_uuid) { in nxctl_nexus_bind()
700 if ((m_pid || uuid_is_null(nbr.nb_exec_uuid)) && in nxctl_nexus_bind()
770 if (m_pid) { in nxctl_nexus_bind()