Searched refs:re_lb (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libc/rpc/
H A Drpc_prot.c263 error->re_lb.s1 = (int32_t)MSG_ACCEPTED;
264 error->re_lb.s2 = (int32_t)acpt_stat;
285 error->re_lb.s1 = (int32_t)MSG_DENIED;
286 error->re_lb.s2 = (int32_t)rjct_stat;
316 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat);
H A Dclnt_perror.c169 e.re_lb.s1, e.re_lb.s2);
/freebsd-11-stable/sys/rpc/
H A Drpc_prot.c278 error->re_lb.s1 = (int32_t)MSG_ACCEPTED;
279 error->re_lb.s2 = (int32_t)acpt_stat;
298 error->re_lb.s1 = (int32_t)MSG_DENIED;
299 error->re_lb.s2 = (int32_t)rjct_stat;
331 error->re_lb.s1 = (int32_t)(msg->rm_reply.rp_stat);
H A Dclnt.h92 #define re_lb ru.RE_lb macro
/freebsd-11-stable/include/rpc/
H A Dclnt.h84 #define re_lb ru.RE_lb macro

Completed in 125 milliseconds