Searched refs:NC_TPI_CLTS (Results 1 – 19 of 19) sorted by relevance
46 .nc_semantics = NC_TPI_CLTS,61 .nc_semantics = NC_TPI_CLTS,
453 case NC_TPI_CLTS: in __rpc_seman2socktype()471 return NC_TPI_CLTS; in __rpc_socktype2seman()623 if ((nconf->nc_semantics != NC_TPI_CLTS) && in __rpc_getconf()648 if (nconf->nc_semantics != NC_TPI_CLTS) in __rpc_getconf()665 if ((nconf->nc_semantics != NC_TPI_CLTS) || in __rpc_getconf()
32 #define NC_TPI_CLTS 1 macro
179 if (rc->rc_nconf->nc_semantics == NC_TPI_CLTS) in clnt_reconnect_connect()
1022 if (nconf->nc_semantics != NC_TPI_CLTS) {
341 if ((nconf->nc_semantics != NC_TPI_CLTS) && in __rpc_getconf()366 if (nconf->nc_semantics != NC_TPI_CLTS) in __rpc_getconf()383 if ((nconf->nc_semantics != NC_TPI_CLTS) || in __rpc_getconf()728 case NC_TPI_CLTS: in __rpc_seman2socktype()746 return NC_TPI_CLTS; in __rpc_socktype2seman()
379 case NC_TPI_CLTS: in clnt_tli_create()
503 if (nconf->nc_semantics != NC_TPI_CLTS) { in svcunix_create()
579 ncp->nc_semantics = NC_TPI_CLTS; in parse_ncp()
309 if (nconf->nc_semantics != NC_TPI_CLTS) in rpc_broadcast_exp()
991 if (nconf->nc_semantics != NC_TPI_CLTS) { in __rpcb_findaddr_timed()
274 if ((nconf->nc_semantics != NC_TPI_CLTS) && in init_transport() 366 nconf->nc_semantics != NC_TPI_CLTS) in init_transport() 473 if (nconf->nc_semantics != NC_TPI_CLTS) in init_transport() 522 if (nconf->nc_semantics != NC_TPI_CLTS) in init_transport() 654 if (nconf->nc_semantics == NC_TPI_CLTS) { in init_transport()
62 #define NC_TPI_CLTS 1 /* Connectionless transport */ macro
339 if ((nconf->nc_semantics != NC_TPI_CLTS) && in create_service()531 if ((nconf->nc_semantics != NC_TPI_CLTS) && in complete_service()557 if (nconf->nc_semantics != NC_TPI_CLTS) in complete_service()
512 if ((nconf->nc_semantics != NC_TPI_CLTS) && in create_service()732 if ((nconf->nc_semantics != NC_TPI_CLTS) && in complete_service()758 if (nconf->nc_semantics != NC_TPI_CLTS) in complete_service()
317 if (nconf->nc_semantics != NC_TPI_CLTS) in create_service()396 if (nconf->nc_semantics == NC_TPI_CLTS) in create_service()
306 nconf_udp.nc_semantics = NC_TPI_CLTS; in rpcbind_get_conf()316 nconf_udp6.nc_semantics = NC_TPI_CLTS; in rpcbind_get_conf()
807 if ((nconf->nc_semantics != NC_TPI_CLTS) && in create_service()847 nconf->nc_semantics != NC_TPI_CLTS) in create_service()1020 if ((nconf->nc_semantics != NC_TPI_CLTS) && in complete_service()1050 if (nconf->nc_semantics != NC_TPI_CLTS) in complete_service()1053 if (nconf->nc_semantics == NC_TPI_CLTS ) in complete_service()
952 re->r_nc_semantics == NC_TPI_CLTS ? "clts" :