Home
last modified time | relevance | path

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

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