Home
last modified time | relevance | path

Searched refs:NC_TPI_COTS_ORD (Results 1 – 13 of 13) sorted by relevance

/freebsd-head/sys/rpc/
HDgetnetconfig.c53 .nc_semantics = NC_TPI_COTS_ORD,
68 .nc_semantics = NC_TPI_COTS_ORD,
75 .nc_semantics = NC_TPI_COTS_ORD,
HDrpc_generic.c455 case NC_TPI_COTS_ORD: in __rpc_seman2socktype()
473 return NC_TPI_COTS_ORD; in __rpc_socktype2seman()
625 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in __rpc_getconf()
640 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in __rpc_getconf()
653 (nconf->nc_semantics != NC_TPI_COTS_ORD)) || in __rpc_getconf()
HDnetconfig.h34 #define NC_TPI_COTS_ORD 3 macro
/freebsd-head/lib/libc/rpc/
HDrpc_generic.c344 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in __rpc_getconf()
359 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in __rpc_getconf()
372 (nconf->nc_semantics != NC_TPI_COTS_ORD)) || in __rpc_getconf()
731 case NC_TPI_COTS_ORD: in __rpc_seman2socktype()
749 return NC_TPI_COTS_ORD; in __rpc_socktype2seman()
HDrpcb_clnt.c479 nconf->nc_semantics == NC_TPI_COTS_ORD)) { in local_rpcb()
842 if (nconf->nc_semantics == NC_TPI_COTS_ORD || in __rpcb_findaddr_timed()
919 if (client && ((nconf->nc_semantics == NC_TPI_COTS_ORD) || in __rpcb_findaddr_timed()
HDclnt_generic.c372 case NC_TPI_COTS_ORD: in clnt_tli_create()
HDkey_call.c373 if (nconf->nc_semantics == NC_TPI_COTS_ORD) { in getkeyserv_handle()
HDgetnetconfig.c575 ncp->nc_semantics = NC_TPI_COTS_ORD; in parse_ncp()
/freebsd-head/include/
HDnetconfig.h64 #define NC_TPI_COTS_ORD 3 /* Connection oriented, ordered transport */ macro
/freebsd-head/usr.sbin/rpc.statd/
HDstatd.c341 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in create_service()
533 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in complete_service()
/freebsd-head/usr.sbin/rpc.lockd/
HDlockd.c514 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in create_service()
734 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in complete_service()
/freebsd-head/usr.sbin/rpcbind/
HDrpcbind.c297 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in init_transport()
/freebsd-head/usr.sbin/mountd/
HDmountd.c835 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in create_service()
1048 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in complete_service()