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

/netbsd-current/lib/libc/rpc/
H A Drpc_generic.c79 NCONF_HANDLE *nhandle; local
352 if (!(handle->nhandle = setnetpath())) {
363 if (!(handle->nhandle = setnetconfig())) {
394 nconf = getnetpath(handle->nhandle);
396 nconf = getnetconfig(handle->nhandle);
468 endnetpath(handle->nhandle);
470 endnetconfig(handle->nhandle);

Completed in 77 milliseconds