Home | History | Annotate | Download | only in rpc

Lines Matching refs:nc_semantics

496 			    (nconf->nc_semantics == NC_TPI_COTS ||
497 nconf->nc_semantics == NC_TPI_COTS_ORD)) {
642 (nconf->nc_semantics == rmap->r_nc_semantics) &&
793 if ((nconf->nc_semantics == NC_TPI_COTS_ORD ||
794 nconf->nc_semantics == NC_TPI_COTS) &&
801 if (nconf->nc_semantics == NC_TPI_CLTS)
881 if (client && ((nconf->nc_semantics == NC_TPI_COTS_ORD) ||
882 (nconf->nc_semantics == NC_TPI_COTS)))
884 if (client && nconf->nc_semantics == NC_TPI_CLTS)
954 if (nconf->nc_semantics != NC_TPI_CLTS) {