Searched refs:var_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_svcout.c111 char *var_type; local
112 var_type = (nomain? "extern" : "static");
113 f_print(fout, "%s int _rpcpmstart;", var_type);
116 f_print(fout, "%s int _rpcfdtype;", var_type);

Completed in 55 milliseconds