Searched refs:fixtype (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/rpcgen/ | ||
H A D | rpc_util.h | 149 extern char *fixtype(char *); |
H A D | rpc_util.c | 150 fixtype(char *type) function 180 f_print(fout, "%s ", follow ? fixtype(type) : type); |
Completed in 45 milliseconds