rusers_service
if (!svc_reg(transp, RUSERSPROG, RUSERSVERS_3, rusers_service,
rusers_service, 0)) {
if (!svc_create(rusers_service, RUSERSPROG, RUSERSVERS_3, "netpath")) {
if (!svc_create(rusers_service, RUSERSPROG, RUSERSVERS_IDLE,
static void rusers_service();