Searched refs:res_prefix (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/rpcgen/ |
H A D | rpc_clntout.c | 85 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 D | rpc_sample.c | 104 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 D | rpc_parse.h | 140 char *res_prefix; member
|
H A D | rpc_tblout.c | 152 printit(proc->res_prefix, proc->res_type); in write_table()
|
H A D | rpc_hout.c | 360 ptype(proc->res_prefix, proc->res_type, 1); in pprocdef() 400 ptype(proc->res_prefix, proc->res_type, 1); in parglist()
|
H A D | rpc_svcout.c | 91 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 D | rpc_parse.c | 312 get_type(&plist->res_prefix, &plist->res_type, in def_program()
|