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

/barrelfish-2018-10-04/lib/libc/rpc/
H A Dsvc_generic.c100 while ((nconf = __rpc_getconf(handle)) != NULL) {
H A Dsvc_simple.c127 while ((nconf = __rpc_getconf(handle)) != NULL) {
H A Dclnt_generic.c208 if ((nconf = __rpc_getconf(handle)) == NULL) {
H A Drpcb_clnt.c848 while ((nconf_clts = __rpc_getconf(handle))
1198 if ((nconf = __rpc_getconf(handle)) == NULL) {
H A Dclnt_bcast.c311 while ((nconf = __rpc_getconf(handle)) != NULL) {
H A Drpc_generic.c304 * __rpc_getconf().
350 __rpc_getconf(void *vhandle) function

Completed in 37 milliseconds