Symbol: NC_TPI_COTS_ORD
lib/libc/rpc/clnt_generic.c
372
case NC_TPI_COTS_ORD:
lib/libc/rpc/getnetconfig.c
538
ncp->nc_semantics = NC_TPI_COTS_ORD;
lib/libc/rpc/key_call.c
373
if (nconf->nc_semantics == NC_TPI_COTS_ORD) {
lib/libc/rpc/rpc_generic.c
344
(nconf->nc_semantics != NC_TPI_COTS_ORD))
lib/libc/rpc/rpc_generic.c
359
(nconf->nc_semantics != NC_TPI_COTS_ORD))
lib/libc/rpc/rpc_generic.c
372
(nconf->nc_semantics != NC_TPI_COTS_ORD)) ||
lib/libc/rpc/rpc_generic.c
735
case NC_TPI_COTS_ORD:
lib/libc/rpc/rpc_generic.c
753
return NC_TPI_COTS_ORD;
lib/libc/rpc/rpcb_clnt.c
479
nconf->nc_semantics == NC_TPI_COTS_ORD)) {
lib/libc/rpc/rpcb_clnt.c
842
if (nconf->nc_semantics == NC_TPI_COTS_ORD ||
lib/libc/rpc/rpcb_clnt.c
919
if (client && ((nconf->nc_semantics == NC_TPI_COTS_ORD) ||
sys/rpc/getnetconfig.c
53
.nc_semantics = NC_TPI_COTS_ORD,
sys/rpc/getnetconfig.c
68
.nc_semantics = NC_TPI_COTS_ORD,
sys/rpc/getnetconfig.c
75
.nc_semantics = NC_TPI_COTS_ORD,
sys/rpc/rpc_generic.c
455
case NC_TPI_COTS_ORD:
sys/rpc/rpc_generic.c
473
return NC_TPI_COTS_ORD;
sys/rpc/rpc_generic.c
625
(nconf->nc_semantics != NC_TPI_COTS_ORD))
sys/rpc/rpc_generic.c
640
(nconf->nc_semantics != NC_TPI_COTS_ORD))
sys/rpc/rpc_generic.c
653
(nconf->nc_semantics != NC_TPI_COTS_ORD)) ||
usr.sbin/mountd/mountd.c
1048
(nconf->nc_semantics != NC_TPI_COTS_ORD))
usr.sbin/mountd/mountd.c
835
(nconf->nc_semantics != NC_TPI_COTS_ORD))
usr.sbin/rpc.lockd/lockd.c
514
(nconf->nc_semantics != NC_TPI_COTS_ORD))
usr.sbin/rpc.lockd/lockd.c
734
(nconf->nc_semantics != NC_TPI_COTS_ORD))
usr.sbin/rpc.statd/statd.c
341
(nconf->nc_semantics != NC_TPI_COTS_ORD))
usr.sbin/rpc.statd/statd.c
533
(nconf->nc_semantics != NC_TPI_COTS_ORD))
usr.sbin/rpcbind/rpcbind.c
324
(nconf->nc_semantics != NC_TPI_COTS_ORD))