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;
|