Searched refs:NC_TPI_COTS (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/include/
H A Dnetconfig.h34 #define NC_TPI_COTS 2 macro
/barrelfish-master/lib/libc/rpc/
H A Drpc_generic.c367 (nconf->nc_semantics != NC_TPI_COTS) &&
382 if ((nconf->nc_semantics != NC_TPI_COTS) &&
395 if (((nconf->nc_semantics != NC_TPI_COTS) &&
H A Dclnt_generic.c376 case NC_TPI_COTS:
H A Drpcb_clnt.c485 (nconf->nc_semantics == NC_TPI_COTS ||
839 nconf->nc_semantics == NC_TPI_COTS) {
916 (nconf->nc_semantics == NC_TPI_COTS))) {
H A Dgetnetconfig.c581 ncp->nc_semantics = NC_TPI_COTS;

Completed in 42 milliseconds