Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_hout.c48 static int undefined2(const char *, const char *);
413 if (undefined2(old, name) && def->def.ty.old_prefix) { in ptypedef()
497 undefined2(const char *type, const char *stop) in undefined2() function