servtype
if (tinfo.servtype == T_CLTS) {
if (!t_getinfo(0, &tinfo) && (tinfo.servtype == T_CLTS))
if (tinfo.servtype == T_CLTS) {
switch (tinfo.servtype) {
switch (tinfo.servtype) {
switch (tinfo.servtype) {
if (tinfo.servtype != T_CLTS)
if (!t_getinfo(0, &tinfo) && (tinfo.servtype == T_CLTS))
if (t_getinfo(0, &tinfo) || (tinfo.servtype == T_CLTS))
if (t_getinfo(0, &tinfo) || (tinfo.servtype == T_CLTS))
t_scalar_t servtype; /* provider service type */
info->servtype = tiap->SERV_type;
info->servtype = infoackp->SERV_type;
if (tinfo.servtype == T_CLTS)
t_scalar_t servtype;
servtype = T_CLTS;
servtype = T_COTS;
servtype = T_COTS_ORD;
servtype = tinfo.servtype;
servtype = tinfo.servtype;
switch (servtype) {
if ((nc = __rpcfd_to_nconf(fd, servtype)) != NULL) {
__rpcfd_to_nconf(int fd, int servtype)
if (servtype == 0) {
servtype = tinfo.servtype;
if (__rpc_matchserv(servtype, nconf->nc_semantics) == TRUE) {
__rpc_matchserv(int servtype, unsigned int nc_semantics)
switch (servtype) {
switch (tinfo.servtype) {
if ((tinfo.servtype == T_COTS_ORD) &&
xprt->xp_type = tinfo.servtype;
dummy->xp_type = tinfo.servtype;
if ((tinfo.servtype != T_COTS) && (tinfo.servtype != T_COTS_ORD)) {
servtype((sp)->s_proto, &_type, &_proto); \
static void servtype(const char *, int *, int *);
ntiptr->tp_info.servtype = inforeq.SERV_type;
if (tiptr->tp_info.servtype == T_COTS_ORD)
t_scalar_t servtype; /* provider service type */