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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h149 extern char *fixtype(char *);
H A Drpc_util.c150 fixtype(char *type) function
180 f_print(fout, "%s ", follow ? fixtype(type) : type);

Completed in 45 milliseconds