Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus.c644 boolean_t m_pid, m_exec_uuid, m_key; in nxctl_nexus_bind() local
682 m_pid = !!(nbr.nb_flags & NBR_MATCH_PID); in nxctl_nexus_bind()
686 if (m_pid || m_exec_uuid) { in nxctl_nexus_bind()
695 if ((m_pid || uuid_is_null(nbr.nb_exec_uuid)) && in nxctl_nexus_bind()
773 if (m_pid) { in nxctl_nexus_bind()