Home
last modified time | relevance | path

Searched defs:oneway (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_clntout.c114 bool_t oneway = streq(proc->res_type, "oneway"); in printarglist() local
235 bool_t oneway = streq(proc->res_type, "oneway"); in printbody() local
H A Drpc_hout.c382 int oneway = streq(proc->res_type, "oneway"); in parglist() local
H A Drpc_svcout.c358 int oneway = streq(proc->res_type, "oneway"); in write_real_program() local