Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus.c513 uint32_t nuuids = 0, ncuuids = 0; in nxctl_get_nexus_list() local
577 nuuids = nlr.nl_num_nx_uuids; in nxctl_get_nexus_list()
582 if (uuids != NULL && nuuids > 0) { in nxctl_get_nexus_list()
584 --nuuids; in nxctl_get_nexus_list()
1011 uint32_t nuuids = 0, ncuuids = 0; in nxctl_get_channel_list() local
1071 nuuids = clr.cl_num_ch_uuids; in nxctl_get_channel_list()
1076 if (uuids != NULL && nuuids > 0) { in nxctl_get_channel_list()
1078 --nuuids; in nxctl_get_channel_list()