Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/
H A Dnexus.c527 uint32_t nuuids = 0, ncuuids = 0; in nxctl_get_nexus_list() local
591 nuuids = nlr.nl_num_nx_uuids; in nxctl_get_nexus_list()
596 if (uuids != NULL && nuuids > 0) { in nxctl_get_nexus_list()
598 --nuuids; in nxctl_get_nexus_list()
1041 uint32_t nuuids = 0, ncuuids = 0; in nxctl_get_channel_list() local
1101 nuuids = clr.cl_num_ch_uuids; in nxctl_get_channel_list()
1106 if (uuids != NULL && nuuids > 0) { in nxctl_get_channel_list()
1108 --nuuids; in nxctl_get_channel_list()