Searched refs:rp_stat (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Drpc_msg.h98 u_int32_t rp_stat; /* enum reply_stat */ member in struct:sunrpc_reply_body
H A Dprint-nfs.c311 TCHECK(rp->rm_reply.rp_stat);
312 reply_stat = EXTRACT_32BITS(&rp->rm_reply.rp_stat);
1064 * the (32 bit) rp_stat field. However, rp_acpt (which is a
1070 * representation. Instead, we skip past the rp_stat field,
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dsvc.c268 rply.rm_reply.rp_stat = MSG_ACCEPTED;
286 rply.rm_reply.rp_stat = MSG_ACCEPTED;
302 rply.rm_reply.rp_stat = MSG_ACCEPTED;
318 rply.rm_reply.rp_stat = MSG_ACCEPTED;
335 rply.rm_reply.rp_stat = MSG_DENIED;
362 rply.rm_reply.rp_stat = MSG_ACCEPTED;
386 rply.rm_reply.rp_stat = MSG_ACCEPTED;
H A Drpc_prot.c181 return (xdr_union(xdrs, (enum_t *)&(rmsg->rm_reply.rp_stat),
293 switch (msg->rm_reply.rp_stat) {
310 error->re_lb.s1 = (int)(msg->rm_reply.rp_stat);
312 error->re_lb.s1 = (long)(msg->rm_reply.rp_stat);
H A Drpc_msg.h161 enum reply_stat rp_stat; member in struct:reply_body
H A Dpmap_rmt.c430 (msg.rm_reply.rp_stat == MSG_ACCEPTED) &&
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c1142 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) &&
1195 if ((msg.rm_reply.rp_stat == MSG_ACCEPTED) &&
/macosx-10.9.5/autofs-234/automountd/
H A Dnfs_cast.c457 if (msg.rm_reply.rp_stat == MSG_ACCEPTED &&

Completed in 208 milliseconds