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

/freebsd-10.3-release/sys/rpc/
H A Dgetnetconfig.c54 .nc_semantics = NC_TPI_COTS_ORD,
69 .nc_semantics = NC_TPI_COTS_ORD,
76 .nc_semantics = NC_TPI_COTS_ORD,
H A Dnetconfig.h35 #define NC_TPI_COTS_ORD 3 macro
H A Drpc_generic.c458 case NC_TPI_COTS_ORD:
476 return NC_TPI_COTS_ORD;
629 (nconf->nc_semantics != NC_TPI_COTS_ORD))
644 (nconf->nc_semantics != NC_TPI_COTS_ORD))
657 (nconf->nc_semantics != NC_TPI_COTS_ORD)) ||
H A Drpcb_clnt.c501 nconf->nc_semantics == NC_TPI_COTS_ORD)) {
879 if (nconf->nc_semantics == NC_TPI_COTS_ORD ||
956 if (client && ((nconf->nc_semantics == NC_TPI_COTS_ORD) ||
/freebsd-10.3-release/include/
H A Dnetconfig.h35 #define NC_TPI_COTS_ORD 3 macro
/freebsd-10.3-release/lib/libc/rpc/
H A Drpc_generic.c375 (nconf->nc_semantics != NC_TPI_COTS_ORD))
390 (nconf->nc_semantics != NC_TPI_COTS_ORD))
403 (nconf->nc_semantics != NC_TPI_COTS_ORD)) ||
757 case NC_TPI_COTS_ORD:
775 return NC_TPI_COTS_ORD;
H A Dclnt_generic.c379 case NC_TPI_COTS_ORD:
H A Dkey_call.c391 if (nconf->nc_semantics == NC_TPI_COTS_ORD) {
H A Drpcb_clnt.c495 nconf->nc_semantics == NC_TPI_COTS_ORD)) {
856 if (nconf->nc_semantics == NC_TPI_COTS_ORD ||
933 if (client && ((nconf->nc_semantics == NC_TPI_COTS_ORD) ||
H A Dgetnetconfig.c582 ncp->nc_semantics = NC_TPI_COTS_ORD;
/freebsd-10.3-release/usr.sbin/rpc.lockd/
H A Dlockd.c511 (nconf->nc_semantics != NC_TPI_COTS_ORD))
706 (nconf->nc_semantics != NC_TPI_COTS_ORD))
830 (nconf->nc_semantics != NC_TPI_COTS_ORD))
/freebsd-10.3-release/usr.sbin/rpc.statd/
H A Dstatd.c332 (nconf->nc_semantics != NC_TPI_COTS_ORD))
524 (nconf->nc_semantics != NC_TPI_COTS_ORD))
/freebsd-10.3-release/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.c243 (nconf->nc_semantics != NC_TPI_COTS_ORD))
/freebsd-10.3-release/usr.sbin/rpcbind/
H A Drpcbind.c266 (nconf->nc_semantics != NC_TPI_COTS_ORD))

Completed in 141 milliseconds