HomeSort by: relevance | last modified time | path
    Searched defs:rusersproc (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/rpc.rusersd/
rusers_proc.c 65 typedef char *(*rusersproc)(void *, struct svc_req *); typedef in typeref:typename:char * (*)(void *,struct svc_req *)
293 rusersproc local;
321 local = (rusersproc)rusersproc_names_3_svc;
326 local = (rusersproc)rusersproc_names_2_svc;
341 local = (rusersproc)rusersproc_allnames_3_svc;
346 local = (rusersproc)rusersproc_allnames_2_svc;
rusers_proc.c 65 typedef char *(*rusersproc)(void *, struct svc_req *); typedef in typeref:typename:char * (*)(void *,struct svc_req *)
293 rusersproc local;
321 local = (rusersproc)rusersproc_names_3_svc;
326 local = (rusersproc)rusersproc_names_2_svc;
341 local = (rusersproc)rusersproc_allnames_3_svc;
346 local = (rusersproc)rusersproc_allnames_2_svc;

Completed in 26 milliseconds