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

/freebsd-9.3-release/lib/libc/rpc/
H A Drpc_generic.c68 NCONF_HANDLE *nhandle; member in struct:handle
325 if (!(handle->nhandle = setnetpath()))
334 if (!(handle->nhandle = setnetconfig())) {
368 nconf = getnetpath(handle->nhandle);
370 nconf = getnetconfig(handle->nhandle);
443 endnetpath(handle->nhandle);
445 endnetconfig(handle->nhandle);
/freebsd-9.3-release/sys/rpc/
H A Drpc_generic.c76 NCONF_HANDLE *nhandle; member in struct:handle
577 if (!(handle->nhandle = setnetconfig()))
586 if (!(handle->nhandle = setnetconfig())) {
619 nconf = getnetconfig(handle->nhandle);
623 nconf = getnetconfig(handle->nhandle);
696 endnetconfig(handle->nhandle);
/freebsd-9.3-release/sys/mips/cavium/
H A Doctopci_bus_space.c228 bus_space_handle_t *nhandle __unused)
/freebsd-9.3-release/sys/mips/mips/
H A Dbus_space_generic.c243 bus_space_handle_t *nhandle __unused)

Completed in 422 milliseconds