Home
last modified time | relevance | path

Searched refs:rp_stat (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dsvc.c231 rply.rm_reply.rp_stat = MSG_ACCEPTED; in libc_hidden_def()
247 rply.rm_reply.rp_stat = MSG_ACCEPTED; in libc_hidden_def()
260 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_decode()
274 rply.rm_reply.rp_stat = MSG_ACCEPTED; in libc_hidden_def()
287 rply.rm_reply.rp_stat = MSG_DENIED; in svcerr_auth()
308 rply.rm_reply.rp_stat = MSG_ACCEPTED; in svcerr_noprog()
323 rply.rm_reply.rp_stat = MSG_ACCEPTED; in libc_hidden_def()
A Drpc_prot.c144 return xdr_union (xdrs, (enum_t *) & (rmsg->rm_reply.rp_stat), in xdr_replymsg()
242 switch (msg->rm_reply.rp_stat) in _seterr_reply()
259 error->re_lb.s1 = (long) (msg->rm_reply.rp_stat); in _seterr_reply()
A Dpmap_rmt.c368 (msg.rm_reply.rp_stat == MSG_ACCEPTED) && in clnt_broadcast()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Drpc_msg.h129 enum reply_stat rp_stat; member

Completed in 5 milliseconds