Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_clntout.c78 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 Drpc_sample.c92 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 Drpc_parse.h152 const char *res_prefix; member
H A Drpc_tblout.c130 printit(proc->res_prefix, proc->res_type); in write_table()
H A Drpc_hout.c321 ptype(proc->res_prefix, proc->res_type, 1); in pprocdef()
356 ptype(proc->res_prefix, proc->res_type, 1); in parglist()
H A Drpc_svcout.c76 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 Drpc_parse.c158 get_type(&plist->res_prefix, &plist->res_type, in def_program()