Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/nexus/ !
H A Dnexus.c627 boolean_t m_pid, m_exec_uuid, m_key; in nxctl_nexus_bind() local
665 m_pid = !!(nbr.nb_flags & NBR_MATCH_PID); in nxctl_nexus_bind()
669 if (m_pid || m_exec_uuid) { in nxctl_nexus_bind()
678 if ((m_pid || uuid_is_null(nbr.nb_exec_uuid)) && in nxctl_nexus_bind()
749 if (m_pid) { in nxctl_nexus_bind()