Home | History | Annotate | Download | only in ypbind

Lines Matching refs:acpted_rply

1234 	msg.acpted_rply.ar_verf = _null_auth;
1235 msg.acpted_rply.ar_results.where = (caddr_t)(void *)&rmtcr;
1236 msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_rmtcallres;
1259 (msg.acpted_rply.ar_stat == SUCCESS)) {
1267 msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void;
1292 msg.acpted_rply.ar_verf = _null_auth;
1293 msg.acpted_rply.ar_results.where = (caddr_t)(void *)&res;
1294 msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_bool;
1317 (msg.acpted_rply.ar_stat == SUCCESS)) {
1324 msg.acpted_rply.ar_results.proc = (xdrproc_t)xdr_void;