Searched refs:MSG_ACCEPTED (Results 1 - 6 of 6) sorted by relevance

/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;
362 rply.rm_reply.rp_stat = MSG_ACCEPTED;
386 rply.rm_reply.rp_stat = MSG_ACCEPTED;
H A Drpc_prot.c112 * XDR the MSG_ACCEPTED part of a reply message union
165 { (int)MSG_ACCEPTED, (xdrproc_t)xdr_accepted_reply },
247 error->re_lb.s1 = (int)MSG_ACCEPTED;
250 error->re_lb.s1 = (long)MSG_ACCEPTED;
295 case MSG_ACCEPTED:
H A Drpc_msg.h86 MSG_ACCEPTED=0, enumerator in enum:reply_stat
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 82 milliseconds