Searched refs:MSG_DENIED (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Drpc_prot.c140 * XDR the MSG_DENIED part of a reply message union
166 { (int)MSG_DENIED, (xdrproc_t)xdr_rejected_reply },
275 error->re_lb.s1 = (int)MSG_DENIED;
278 error->re_lb.s1 = (long)MSG_DENIED;
303 case MSG_DENIED:
H A Drpc_msg.h87 MSG_DENIED=1 enumerator in enum:reply_stat
H A Dsvc.c335 rply.rm_reply.rp_stat = MSG_DENIED;

Completed in 170 milliseconds