Home
last modified time | relevance | path

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

/dragonfly/usr.bin/rpcgen/
H A Drpc_util.c145 fixtype(const char *type) in fixtype() function
173 f_print(fout, "%s ", follow ? fixtype(type) : type); in ptype()
H A Drpc_util.h168 const char *fixtype(const char *);