Searched defs:rusers_service (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/rpcsvc/ |
| H A D | rpc.rusersd.c | 58 static void rusers_service(); 127 if (!svc_reg(transp, RUSERSPROG, RUSERSVERS_3, rusers_service, 133 rusers_service, 0)) { 157 if (!svc_create(rusers_service, RUSERSPROG, RUSERSVERS_3, "netpath")) { 161 if (!svc_create(rusers_service, RUSERSPROG, RUSERSVERS_IDLE, 309 rusers_service(rqstp, transp) function
|
Completed in 146 milliseconds