HomeSort by: relevance | last modified time | path
    Searched refs:rusers_service (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/rpc.rusersd/
rusers_proc.h 27 void rusers_service(struct svc_req *, SVCXPRT *);
rusersd.c 96 if (!svc_reg(transp, RUSERSPROG, RUSERSVERS_3, rusers_service,
103 rusers_service, NULL)) {
109 if (!svc_create(rusers_service, RUSERSPROG, RUSERSVERS_3,
115 if (!svc_create(rusers_service, RUSERSPROG, RUSERSVERS_IDLE,
rusers_proc.c 286 rusers_service(struct svc_req *rqstp, SVCXPRT *transp) function in typeref:typename:void

Completed in 22 milliseconds