Searched refs:NC_TPI_COTS_ORD (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dnetconfig.h62 #define NC_TPI_COTS_ORD 3 /* Connection oriented, ordered transport */ macro
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Drpc_generic.c404 (nconf->nc_semantics != NC_TPI_COTS_ORD))
419 (nconf->nc_semantics != NC_TPI_COTS_ORD))
432 (nconf->nc_semantics != NC_TPI_COTS_ORD)) ||
787 case NC_TPI_COTS_ORD:
805 return NC_TPI_COTS_ORD;
H A Dclnt_generic.c340 case NC_TPI_COTS_ORD:
H A Drpcb_clnt.c513 nconf->nc_semantics == NC_TPI_COTS_ORD)) {
814 if ((nconf->nc_semantics == NC_TPI_COTS_ORD ||
902 if (client && ((nconf->nc_semantics == NC_TPI_COTS_ORD) ||
H A Dgetnetconfig.c548 ncp->nc_semantics = NC_TPI_COTS_ORD;
/netbsd-6-1-5-RELEASE/tests/fs/common/nfsrpc/
H A Drpc_generic.c407 (nconf->nc_semantics != NC_TPI_COTS_ORD))
422 (nconf->nc_semantics != NC_TPI_COTS_ORD))
435 (nconf->nc_semantics != NC_TPI_COTS_ORD)) ||
790 case NC_TPI_COTS_ORD:
808 return NC_TPI_COTS_ORD;
H A Dclnt_generic.c334 case NC_TPI_COTS_ORD:
H A Drpcb_clnt.c514 nconf->nc_semantics == NC_TPI_COTS_ORD)) {
816 if ((nconf->nc_semantics == NC_TPI_COTS_ORD ||
904 if (client && ((nconf->nc_semantics == NC_TPI_COTS_ORD) ||
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcbind.c226 (nconf->nc_semantics != NC_TPI_COTS_ORD))
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.c245 (nconf->nc_semantics != NC_TPI_COTS_ORD))

Completed in 78 milliseconds