Home
last modified time | relevance | path

Searched refs:res_prefix (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/rpcgen/
H A Drpc_clntout.c85 ptype(proc->res_prefix, proc->res_type, 1); in write_program()
127 ptype(proc->res_prefix, in printarglist()
154 ptype(proc->res_prefix, proc->res_type, 1); in printarglist()
165 ptype(proc->res_prefix, in printarglist()
195 ptype(proc->res_prefix, proc->res_type, 1); in printarglist()
206 ptype(proc->res_prefix, proc->res_type, 1); in printarglist()
251 ptype(proc->res_prefix, proc->res_type, 0); in printbody()
H A Drpc_sample.c104 ptype(proc->res_prefix, in write_sample_client()
111 ptype(proc->res_prefix, proc->res_type, 1); in write_sample_client()
197 ptype(proc->res_prefix, proc->res_type, 1); in write_sample_client()
284 ptype(plist->res_prefix, plist->res_type, 1); in return_type()
H A Drpc_parse.h140 char *res_prefix; member
H A Drpc_tblout.c152 printit(proc->res_prefix, proc->res_type); in write_table()
H A Drpc_hout.c360 ptype(proc->res_prefix, proc->res_type, 1); in pprocdef()
400 ptype(proc->res_prefix, proc->res_type, 1); in parglist()
H A Drpc_svcout.c91 ptype(plist->res_prefix, plist->res_type, 1); in internal_proctype()
383 ptype(proc->res_prefix, in write_real_program()
502 ptype(proc->res_prefix, proc->res_type, 0); in write_program()
H A Drpc_parse.c312 get_type(&plist->res_prefix, &plist->res_type, in def_program()