Home
last modified time | relevance | path

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

/freebsd/include/
H A Dnetconfig.h63 #define NC_TPI_COTS 2 /* Connection oriented transport */ macro
/freebsd/sys/rpc/
H A Dnetconfig.h33 #define NC_TPI_COTS 2 macro
H A Drpc_generic.c624 (nconf->nc_semantics != NC_TPI_COTS) && in __rpc_getconf()
639 if ((nconf->nc_semantics != NC_TPI_COTS) && in __rpc_getconf()
652 if (((nconf->nc_semantics != NC_TPI_COTS) && in __rpc_getconf()
/freebsd/lib/libc/rpc/
H A Drpc_generic.c343 (nconf->nc_semantics != NC_TPI_COTS) && in __rpc_getconf()
358 if ((nconf->nc_semantics != NC_TPI_COTS) && in __rpc_getconf()
371 if (((nconf->nc_semantics != NC_TPI_COTS) && in __rpc_getconf()
H A Drpcb_clnt.c478 (nconf->nc_semantics == NC_TPI_COTS || in local_rpcb()
843 nconf->nc_semantics == NC_TPI_COTS) { in __rpcb_findaddr_timed()
920 (nconf->nc_semantics == NC_TPI_COTS))) { in __rpcb_findaddr_timed()
H A Dclnt_generic.c369 case NC_TPI_COTS: in clnt_tli_create()
H A Dgetnetconfig.c577 ncp->nc_semantics = NC_TPI_COTS; in parse_ncp()
/freebsd/usr.sbin/rpc.statd/
H A Dstatd.c340 (nconf->nc_semantics != NC_TPI_COTS) && in create_service()
532 (nconf->nc_semantics != NC_TPI_COTS) && in complete_service()
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c513 (nconf->nc_semantics != NC_TPI_COTS) && in create_service()
733 (nconf->nc_semantics != NC_TPI_COTS) && in complete_service()
/freebsd/usr.sbin/rpcbind/
H A Drpcbind.c296 (nconf->nc_semantics != NC_TPI_COTS) && in init_transport()
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.c953 re->r_nc_semantics == NC_TPI_COTS ? "cots" :
/freebsd/usr.sbin/mountd/
H A Dmountd.c833 (nconf->nc_semantics != NC_TPI_COTS) && in create_service()
1046 (nconf->nc_semantics != NC_TPI_COTS) && in complete_service()