Home
last modified time | relevance | path

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

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