Searched refs:try_others (Results 1 – 3 of 3) sorted by relevance
527 __rpc_try_doors(const char *nettype, bool_t *try_others) in __rpc_try_doors() argument531 *try_others = FALSE; in __rpc_try_doors()535 *try_others = TRUE; in __rpc_try_doors()538 *try_others = TRUE; in __rpc_try_doors()
186 bool_t try_others; in clnt_create_timed() local202 if (__rpc_try_doors(nettype, &try_others)) { in clnt_create_timed()219 if (!try_others) in clnt_create_timed()309 bool_t try_others; in clnt_create_service_timed() local362 if (__rpc_try_doors(nettype, &try_others)) { in clnt_create_service_timed()375 if (!try_others) in clnt_create_service_timed()
118 bool_t try_others; in svc_create() local123 if (__rpc_try_doors(nettype, &try_others)) { in svc_create()130 if (!try_others) in svc_create()