Lines Matching refs:transp

123 ypdomain(SVCXPRT *transp, bool always_respond)  in ypdomain()  argument
134 if (!svc_getargs(transp, (xdrproc_t)xdr_ypdomain_wrap_string, in ypdomain()
136 svcerr_decode(transp); in ypdomain()
145 nbuf = svc_getrpccaller(transp); in ypdomain()
161 if (!svc_sendreply(transp, xdr_bool, (char *)&isserved)) { in ypdomain()
183 svcerr_decode(transp); in ypdomain()
193 ypmatch(SVCXPRT *transp, struct svc_req *rqstp) in ypmatch() argument
204 if (!svc_getargs(transp, (xdrproc_t)xdr_ypreq_key, (char *)&req)) { in ypmatch()
205 svcerr_decode(transp); in ypmatch()
215 yp_map_access(transp, &resp.status, fdb)) { in ypmatch()
243 if (multiflag == TRUE && multihomed(req, &resp, transp, fdb)) in ypmatch()
246 if (multihomed(req, &resp, transp, fdb)) in ypmatch()
283 if (!svc_sendreply(transp, (xdrproc_t)xdr_ypresp_val, in ypmatch()
290 if (!svc_freeargs(transp, (xdrproc_t)xdr_ypreq_key, in ypmatch()
301 ypfirst(SVCXPRT *transp) in ypfirst() argument
311 if (!svc_getargs(transp, in ypfirst()
314 svcerr_decode(transp); in ypfirst()
320 yp_map_access(transp, &resp.status, fdb)) { in ypfirst()
325 if (!svc_sendreply(transp, in ypfirst()
331 if (!svc_freeargs(transp, (xdrproc_t)xdr_ypreq_nokey, in ypfirst()
341 ypnext(SVCXPRT *transp) in ypnext() argument
351 if (!svc_getargs(transp, (xdrproc_t)xdr_ypreq_key, (char *)&req)) { in ypnext()
352 svcerr_decode(transp); in ypnext()
358 yp_map_access(transp, &resp.status, fdb)) { in ypnext()
363 if (!svc_sendreply(transp, in ypnext()
369 if (!svc_freeargs(transp, in ypnext()
383 ypxfr(SVCXPRT *transp, int prog) in ypxfr() argument
398 if (!svc_getargs(transp, (xdrproc_t)xdr_ypreq_newxfr, in ypxfr()
400 svcerr_decode(transp); in ypxfr()
429 if (!svc_getargs(transp, in ypxfr()
432 svcerr_decode(transp); in ypxfr()
466 yp_map_access(transp, &resp.status, fdb)) { in ypxfr()
492 if (!svc_sendreply(transp, xdr_void, 0)) { in ypxfr()
497 if (!svc_freeargs(transp, in ypxfr()
509 ypall(SVCXPRT *transp) in ypall() argument
521 if (!svc_getargs(transp, in ypall()
524 svcerr_decode(transp); in ypall()
536 if (!svc_freeargs(transp, in ypall()
551 !yp_map_access(transp, &resp.status, fdb)) { in ypall()
562 if (!svc_sendreply(transp, in ypall()
568 if (!svc_freeargs(transp, in ypall()
590 ypmaster(SVCXPRT *transp) in ypmaster() argument
602 if (!svc_getargs(transp, in ypmaster()
605 svcerr_decode(transp); in ypmaster()
611 yp_map_access(transp, &resp.status, fdb)) { in ypmaster()
618 if (!svc_sendreply(transp, in ypmaster()
624 if (!svc_freeargs(transp, in ypmaster()
635 yporder(SVCXPRT *transp) in yporder() argument
648 if (!svc_getargs(transp, in yporder()
651 svcerr_decode(transp); in yporder()
660 yp_map_access(transp, &resp.status, fdb)) { in yporder()
667 if (!svc_sendreply(transp, in yporder()
673 if (!svc_freeargs(transp, in yporder()
681 ypmaplist(SVCXPRT *transp) in ypmaplist() argument
693 if (!svc_getargs(transp, in ypmaplist()
696 svcerr_decode(transp); in ypmaplist()
702 if (!svc_sendreply(transp, in ypmaplist()
980 ypoldmatch(SVCXPRT *transp, struct svc_req *rqstp) in ypoldmatch() argument
992 if (!svc_getargs(transp, in ypoldmatch()
995 svcerr_decode(transp); in ypoldmatch()
1009 yp_map_access(transp, in ypoldmatch()
1041 if (multiflag == TRUE && omultihomed(req, &resp, transp, fdb)) in ypoldmatch()
1044 if (omultihomed(req, &resp, transp, fdb)) in ypoldmatch()
1077 if (!svc_sendreply(transp, in ypoldmatch()
1083 if (!svc_freeargs(transp, in ypoldmatch()
1091 ypoldfirst(SVCXPRT *transp) in ypoldfirst() argument
1102 if (!svc_getargs(transp, in ypoldfirst()
1105 svcerr_decode(transp); in ypoldfirst()
1119 yp_map_access(transp, in ypoldfirst()
1141 if (!svc_sendreply(transp, in ypoldfirst()
1147 if (!svc_freeargs(transp, in ypoldfirst()
1155 ypoldnext(SVCXPRT *transp) in ypoldnext() argument
1166 if (!svc_getargs(transp, in ypoldnext()
1169 svcerr_decode(transp); in ypoldnext()
1182 yp_map_access(transp, &resp.ypnext_resp_status, fdb))) { in ypoldnext()
1202 if (!svc_sendreply(transp, in ypoldnext()
1208 if (!svc_freeargs(transp, in ypoldnext()
1223 ypoldpoll(SVCXPRT *transp) in ypoldpoll() argument
1237 if (!svc_getargs(transp, in ypoldpoll()
1240 svcerr_decode(transp); in ypoldpoll()
1280 if (!svc_sendreply(transp, in ypoldpoll()
1286 if (!svc_freeargs(transp, in ypoldpoll()
1294 ypoldpush(SVCXPRT *transp) in ypoldpush() argument
1304 if (!svc_getargs(transp, in ypoldpush()
1307 svcerr_decode(transp); in ypoldpush()
1314 (yp_map_access(transp, &resp.status, fdb))) { in ypoldpush()
1331 if (!svc_sendreply(transp, in ypoldpush()
1337 if (!svc_freeargs(transp, in ypoldpush()
1345 ypoldpull(SVCXPRT *transp) in ypoldpull() argument
1355 if (!svc_getargs(transp, in ypoldpull()
1358 svcerr_decode(transp); in ypoldpull()
1367 (yp_map_access(transp, &resp.status, fdb))) { in ypoldpull()
1385 if (!svc_freeargs(transp, in ypoldpull()
1393 ypoldget(SVCXPRT *transp) in ypoldget() argument
1403 if (!svc_getargs(transp, in ypoldget()
1406 svcerr_decode(transp); in ypoldget()
1410 if (!svc_sendreply(transp, xdr_void, 0)) { in ypoldget()
1419 (yp_map_access(transp, &resp.status, fdb))) { in ypoldget()
1441 if (!svc_freeargs(transp, in ypoldget()