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

/netbsd-6-1-5-RELEASE/include/
H A Dnetconfig.h61 #define NC_TPI_COTS 2 /* Connection oriented transport */ macro
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Drpc_generic.c403 (nconf->nc_semantics != NC_TPI_COTS) &&
418 if ((nconf->nc_semantics != NC_TPI_COTS) &&
431 if (((nconf->nc_semantics != NC_TPI_COTS) &&
H A Drpcb_clnt.c512 (nconf->nc_semantics == NC_TPI_COTS ||
815 nconf->nc_semantics == NC_TPI_COTS) &&
903 (nconf->nc_semantics == NC_TPI_COTS)))
H A Dgetnetconfig.c550 ncp->nc_semantics = NC_TPI_COTS;
/netbsd-6-1-5-RELEASE/tests/fs/common/nfsrpc/
H A Drpc_generic.c406 (nconf->nc_semantics != NC_TPI_COTS) &&
421 if ((nconf->nc_semantics != NC_TPI_COTS) &&
434 if (((nconf->nc_semantics != NC_TPI_COTS) &&
H A Drpcb_clnt.c513 (nconf->nc_semantics == NC_TPI_COTS ||
817 nconf->nc_semantics == NC_TPI_COTS) &&
905 (nconf->nc_semantics == NC_TPI_COTS)))
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcbind.c225 (nconf->nc_semantics != NC_TPI_COTS) &&
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.c244 (nconf->nc_semantics != NC_TPI_COTS) &&
/netbsd-6-1-5-RELEASE/usr.bin/rpcinfo/
H A Drpcinfo.c972 re->r_nc_semantics == NC_TPI_COTS ? "cots" :

Completed in 179 milliseconds