HomeSort by: relevance | last modified time | path
    Searched refs:NC_TPI_COTS (Results 1 - 7 of 7) sorted by relevancy

  /src/include/
netconfig.h 61 #define NC_TPI_COTS 2 /* Connection oriented transport */
  /src/lib/libc/rpc/
rpc_generic.c 400 (nconf->nc_semantics != NC_TPI_COTS) &&
415 if ((nconf->nc_semantics != NC_TPI_COTS) &&
428 if (((nconf->nc_semantics != NC_TPI_COTS) &&
rpc_soc.c 256 case NC_TPI_COTS:
rpcb_clnt.c 496 (nconf->nc_semantics == NC_TPI_COTS ||
794 nconf->nc_semantics == NC_TPI_COTS) &&
882 (nconf->nc_semantics == NC_TPI_COTS)))
getnetconfig.c 547 ncp->nc_semantics = NC_TPI_COTS;
  /src/usr.sbin/rpcbind/
rpcbind.c 300 (nconf->nc_semantics != NC_TPI_COTS) &&
  /src/usr.bin/rpcinfo/
rpcinfo.c 974 re->r_nc_semantics == NC_TPI_COTS ? "cots" :

Completed in 14 milliseconds