__svc_dup
return (__svc_dup(req, resp_buf, resp_bufsz,
extern int __svc_dup(struct svc_req *, caddr_t *, uint_t *, char *);
extern int __svc_dup();