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

/freebsd-10-stable/include/
H A Dnetconfig.h34 #define NC_TPI_COTS 2 macro
/freebsd-10-stable/sys/rpc/
H A Dnetconfig.h34 #define NC_TPI_COTS 2 macro
H A Drpc_generic.c628 (nconf->nc_semantics != NC_TPI_COTS) &&
643 if ((nconf->nc_semantics != NC_TPI_COTS) &&
656 if (((nconf->nc_semantics != NC_TPI_COTS) &&
H A Drpcb_clnt.c500 (nconf->nc_semantics == NC_TPI_COTS ||
880 nconf->nc_semantics == NC_TPI_COTS) {
957 (nconf->nc_semantics == NC_TPI_COTS))) {
/freebsd-10-stable/lib/libc/rpc/
H A Drpc_generic.c368 (nconf->nc_semantics != NC_TPI_COTS) &&
383 if ((nconf->nc_semantics != NC_TPI_COTS) &&
396 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 ||
840 nconf->nc_semantics == NC_TPI_COTS) {
917 (nconf->nc_semantics == NC_TPI_COTS))) {
H A Dgetnetconfig.c581 ncp->nc_semantics = NC_TPI_COTS;
/freebsd-10-stable/usr.sbin/rpc.statd/
H A Dstatd.c331 (nconf->nc_semantics != NC_TPI_COTS) &&
523 (nconf->nc_semantics != NC_TPI_COTS) &&
/freebsd-10-stable/usr.sbin/rpc.lockd/
H A Dlockd.c511 (nconf->nc_semantics != NC_TPI_COTS) &&
731 (nconf->nc_semantics != NC_TPI_COTS) &&
/freebsd-10-stable/usr.sbin/rpcbind/
H A Drpcbind.c265 (nconf->nc_semantics != NC_TPI_COTS) &&
/freebsd-10-stable/usr.bin/rpcinfo/
H A Drpcinfo.c961 re->r_nc_semantics == NC_TPI_COTS ? "cots" :

Completed in 136 milliseconds