Lines Matching refs:svc_sendreply
162 if (!svc_sendreply(transp, xdr_bool, (char *)&isserved)) { in ypdomain()
284 if (!svc_sendreply(transp, (xdrproc_t)xdr_ypresp_val, in ypmatch()
326 if (!svc_sendreply(transp, in ypfirst()
364 if (!svc_sendreply(transp, in ypnext()
493 if (!svc_sendreply(transp, xdr_void, 0)) { in ypxfr()
563 if (!svc_sendreply(transp, in ypall()
619 if (!svc_sendreply(transp, in ypmaster()
668 if (!svc_sendreply(transp, in yporder()
703 if (!svc_sendreply(transp, in ypmaplist()
1078 if (!svc_sendreply(transp, in ypoldmatch()
1142 if (!svc_sendreply(transp, in ypoldfirst()
1203 if (!svc_sendreply(transp, in ypoldnext()
1281 if (!svc_sendreply(transp, in ypoldpoll()
1332 if (!svc_sendreply(transp, in ypoldpush()
1411 if (!svc_sendreply(transp, xdr_void, 0)) { in ypoldget()