getrpc
return (getrpc(wrap_getrpcent_r, key));
static struct rpcent *getrpc(int (*fn)(union key, struct rpcent *, char *,
return (getrpc(wrap_getrpcbyname_r, key));
return (getrpc(wrap_getrpcbynumber_r, key));