__rpc_setconf
extern void *__rpc_setconf(const char *);
if ((handle = __rpc_setconf(nettype)) == NULL) {
if ((handle = __rpc_setconf((char *)nettype)) == NULL) {
if ((handle = __rpc_setconf("netpath")) == NULL) {
if ((handle = __rpc_setconf("datagram_v")) != NULL) {
if ((handle = __rpc_setconf(nettype)) == NULL) {
if ((handle = __rpc_setconf(nettype)) == NULL) {
extern void *__rpc_setconf(const char *);
if ((handle = __rpc_setconf(tlist[i])) == NULL)