Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dgetnetconfig.c53 .nc_semantics = NC_TPI_COTS_ORD,
68 .nc_semantics = NC_TPI_COTS_ORD,
75 .nc_semantics = NC_TPI_COTS_ORD,
H A Drpc_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()
H A Dnetconfig.h34 #define NC_TPI_COTS_ORD 3 macro
/freebsd/lib/libc/rpc/
H A Drpc_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()
H A Drpcb_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()
H A Dclnt_generic.c372 case NC_TPI_COTS_ORD: in clnt_tli_create()
H A Dkey_call.c373 if (nconf->nc_semantics == NC_TPI_COTS_ORD) { in getkeyserv_handle()
H A Dgetnetconfig.c575 ncp->nc_semantics = NC_TPI_COTS_ORD; in parse_ncp()
/freebsd/include/
H A Dnetconfig.h64 #define NC_TPI_COTS_ORD 3 /* Connection oriented, ordered transport */ macro
/freebsd/usr.sbin/rpc.statd/
H A Dstatd.c341 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in create_service()
533 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in complete_service()
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c514 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in create_service()
734 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in complete_service()
/freebsd/usr.sbin/rpcbind/
H A Drpcbind.c297 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in init_transport()
/freebsd/usr.sbin/mountd/
H A Dmountd.c834 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in create_service()
1047 (nconf->nc_semantics != NC_TPI_COTS_ORD)) in complete_service()