Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_hout.c59 static uint_t undefined2(char *, char *);
455 if (undefined2(old, name) && def->def.ty.old_prefix) in ptypedef()
539 undefined2(char *type, char *stop) in undefined2() function