Searched refs:__rpc_setconf (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_simple.c107 if ((handle = __rpc_setconf((char *)nettype)) == NULL) {
H A Dclnt_generic.c219 if ((handle = __rpc_setconf((char *)nettype)) == NULL) {
328 if ((handle = __rpc_setconf(nettype)) == NULL) {
H A Drpc_generic.c264 __rpc_setconf(char *nettype) function
305 * __rpc_setconf() should have been called previously.
H A Drpcb_clnt.c744 if ((handle = __rpc_setconf("udp")) == NULL) {
872 if ((handle = __rpc_setconf("datagram_v")) != NULL) {
1217 if ((handle = __rpc_setconf("netpath")) == NULL) {
H A Dsvc_generic.c131 if ((handle = __rpc_setconf((char *)nettype)) == NULL) {
H A Dclnt_bcast.c170 if ((handle = __rpc_setconf((char *)nettype)) == NULL)
/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1732 if ((handle = __rpc_setconf(proto)) != NULL) {
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl570 void *__rpc_setconf(char *nettype);

Completed in 26 milliseconds