Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_main.c466 char rpcgen_table_proc[] = "\tvoid\t*(*proc)();\n"; variable
556 f_print(fout, rpcgen_table_proc); in h_output()