Searched refs:res_prefix (Results 1 – 7 of 7) sorted by relevance
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_clntout.c | 78 ptype(proc->res_prefix, proc->res_type, 1); in write_program() 119 ptype(proc->res_prefix, proc->res_type, 1); in printarglist() 128 ptype(proc->res_prefix, proc->res_type, 1); in printarglist() 140 ptype(proc->res_prefix, proc->res_type, 1); in printarglist() 181 ptype(proc->res_prefix, proc->res_type, 0); in printbody()
|
H A D | rpc_sample.c | 92 ptype(proc->res_prefix, proc->res_type, 1); in write_sample_client() 95 ptype(proc->res_prefix, proc->res_type, 1); in write_sample_client() 173 ptype(proc->res_prefix, proc->res_type, 1); in write_sample_client() 247 ptype(plist->res_prefix, plist->res_type, 1); in return_type()
|
H A D | rpc_parse.h | 152 const char *res_prefix; member
|
H A D | rpc_tblout.c | 130 printit(proc->res_prefix, proc->res_type); in write_table()
|
H A D | rpc_hout.c | 321 ptype(proc->res_prefix, proc->res_type, 1); in pprocdef() 356 ptype(proc->res_prefix, proc->res_type, 1); in parglist()
|
H A D | rpc_svcout.c | 76 ptype(plist->res_prefix, plist->res_type, 1); in internal_proctype() 430 ptype(proc->res_prefix, proc->res_type, 0); in write_program()
|
H A D | rpc_parse.c | 158 get_type(&plist->res_prefix, &plist->res_type, in def_program()
|