svc_sendreply
extern bool_t svc_sendreply(SVCXPRT *, xdrproc_t, char *);
PROTO_NORMAL(svc_sendreply);
DEF_WEAK(svc_sendreply);
if (!svc_sendreply(transp, pl->p_outproc, outdata))
if (svc_sendreply(transp, xdr_void, NULL) == FALSE)
(void)svc_sendreply(transp, xdr_void, (char *)NULL);
if (!svc_sendreply(transp, xdr_getquota_rslt, (char *)&getq_rslt)) {
(void)svc_sendreply(transp, xdr_void, (char *)NULL);
if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
(void)svc_sendreply(transp, xdr_void, (char *)NULL);
if (result != NULL && !svc_sendreply(transp, xdr_result, result))
(void)svc_sendreply(transp, xdr_void, (char *)NULL);
if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
if (!svc_sendreply(transp, xdr_void, NULL))
if (!svc_sendreply(transp, xdr_long,
if (!svc_sendreply(transp, xdr_long,
if (!svc_sendreply(transp, xdr_fhs, (caddr_t)&fhr))
if (bad && !svc_sendreply(transp, xdr_long, (caddr_t)&bad))
if (!svc_sendreply(transp, xdr_mlist, NULL))
if (!svc_sendreply(transp, xdr_void, NULL))
if (!svc_sendreply(transp, xdr_void, NULL))
if (!svc_sendreply(transp, xdr_explist, NULL))
if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
if (!svc_sendreply(xprt, xdr_void, NULL) && debugging) {
if ((!svc_sendreply(xprt, xdr_long, (caddr_t)&ans)) &&
if ((!svc_sendreply(xprt, xdr_long, (caddr_t)&ans)) &&
if ((!svc_sendreply(xprt, xdr_long, (caddr_t)&port)) &&
if (!svc_sendreply(xprt, xdr_pmaplist, (caddr_t)&pmaplist) &&
svc_sendreply(xprt, portmap_xdr_rmtcallres, (caddr_t)&a);
if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
if (!svc_sendreply(trans, (xdrproc_t) xdr_void,
if (result != NULL && !svc_sendreply(trans, xdr_result, result))
if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
if (result != NULL && !svc_sendreply(transp, xdr_result, result)) {
if (!svc_sendreply(rqstp->rq_xprt, ypdb_xdr_get_all, (char *)argp)) {