Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.c129 fixit(char *type, char *orig) in fixit() function
143 return (fixit(def->def.ty.old_type, orig)); in fixit()
152 return (fixit(type, type)); in fixtype()