Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dos_nexus_private.h221 uuid_t nl_prov_uuid; /* nexus provider UUID */ member
H A Dnexus.c533 if (uuid_is_null(nlr.nl_prov_uuid)) { in nxctl_get_nexus_list()
567 if (uuid_compare(nxprov->nxprov_uuid, nlr.nl_prov_uuid) == 0) { in nxctl_get_nexus_list()