Searched refs:observeall (Results 1 – 1 of 1) sorted by relevance
354 int err = 0, observeall; in nxctl_get_nexus_prov_list() local388 observeall = (skywalk_priv_check_cred(sopt->sopt_p, nxctl->nxctl_cred, in nxctl_get_nexus_prov_list()404 if (nxprov->nxprov_ctl != nxctl && !observeall) { in nxctl_get_nexus_prov_list()519 int err = 0, observeall; in nxctl_get_nexus_list() local554 observeall = (skywalk_priv_check_cred(sopt->sopt_p, nxctl->nxctl_cred, in nxctl_get_nexus_list()563 if (nxprov->nxprov_ctl != nxctl && !observeall) { in nxctl_get_nexus_list()1018 int err = 0, observeall; in nxctl_get_channel_list() local1053 observeall = (skywalk_priv_check_cred(sopt->sopt_p, nxctl->nxctl_cred, in nxctl_get_channel_list()1059 if (nx != NULL && NX_PROV(nx)->nxprov_ctl != nxctl && !observeall) { in nxctl_get_channel_list()