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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_simple.c113 while (nconf = __rpc_getconf(handle)) {
H A Dclnt_generic.c225 if ((nconf = __rpc_getconf(handle)) == NULL) {
378 if ((nconf = __rpc_getconf(handle)) == NULL) {
H A Drpc_generic.c261 * __rpc_getconf().
308 __rpc_getconf(void *vhandle) function
H A Drpcb_clnt.c760 if ((newnconf = __rpc_getconf(handle))
873 while ((nconf_clts = __rpc_getconf(handle))
1223 if ((nconf = __rpc_getconf(handle)) == NULL) {
H A Dsvc_generic.c135 while (nconf = __rpc_getconf(handle)) {
H A Dclnt_bcast.c172 while (nconf = __rpc_getconf(handle)) {
/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1734 while ((nconf = __rpc_getconf(handle)) != NULL) {
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl571 struct netconfig *__rpc_getconf(void *vhandle);

Completed in 38 milliseconds