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

/freebsd-9.3-release/include/
H A Dnetconfig.h34 #define NC_TPI_COTS 2 macro
/freebsd-9.3-release/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-9.3-release/lib/libc/rpc/
H A Drpc_generic.c374 (nconf->nc_semantics != NC_TPI_COTS) &&
389 if ((nconf->nc_semantics != NC_TPI_COTS) &&
402 if (((nconf->nc_semantics != NC_TPI_COTS) &&
H A Dclnt_generic.c376 case NC_TPI_COTS:
H A Drpcb_clnt.c500 (nconf->nc_semantics == NC_TPI_COTS ||
865 nconf->nc_semantics == NC_TPI_COTS) {
942 (nconf->nc_semantics == NC_TPI_COTS))) {
H A Dgetnetconfig.c586 ncp->nc_semantics = NC_TPI_COTS;
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlockd.c510 (nconf->nc_semantics != NC_TPI_COTS) &&
705 (nconf->nc_semantics != NC_TPI_COTS) &&
829 (nconf->nc_semantics != NC_TPI_COTS) &&
/freebsd-9.3-release/usr.sbin/rpc.statd/
H A Dstatd.c331 (nconf->nc_semantics != NC_TPI_COTS) &&
523 (nconf->nc_semantics != NC_TPI_COTS) &&
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Drpcbind.c265 (nconf->nc_semantics != NC_TPI_COTS) &&
/freebsd-9.3-release/usr.sbin/mountd/
H A Dmountd.c615 (nconf->nc_semantics != NC_TPI_COTS) &&
827 (nconf->nc_semantics != NC_TPI_COTS) &&
/freebsd-9.3-release/usr.bin/rpcinfo/
H A Drpcinfo.c955 re->r_nc_semantics == NC_TPI_COTS ? "cots" :

Completed in 138 milliseconds