OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_ACCEPTED
(Results
1 - 7
of
7
) sorted by relevancy
/src/include/rpc/
rpc_msg.h
60
MSG_ACCEPTED
=0,
/src/lib/libc/rpc/
rpc_prot.c
113
* XDR the
MSG_ACCEPTED
part of a reply message union
174
{ (int)
MSG_ACCEPTED
, (xdrproc_t)xdr_accepted_reply },
259
error->re_lb.s1 = (int32_t)
MSG_ACCEPTED
;
298
case
MSG_ACCEPTED
:
svc.c
450
rply.rm_reply.rp_stat =
MSG_ACCEPTED
;
469
rply.rm_reply.rp_stat =
MSG_ACCEPTED
;
486
rply.rm_reply.rp_stat =
MSG_ACCEPTED
;
503
rply.rm_reply.rp_stat =
MSG_ACCEPTED
;
594
rply.rm_reply.rp_stat =
MSG_ACCEPTED
;
611
rply.rm_reply.rp_stat =
MSG_ACCEPTED
;
clnt_bcast.c
602
if ((msg.rm_reply.rp_stat ==
MSG_ACCEPTED
) &&
clnt_dg.c
467
if ((reply_msg.rm_reply.rp_stat ==
MSG_ACCEPTED
) &&
/src/external/bsd/am-utils/dist/libamu/
misc_rpc.c
110
if (reply_msg.rm_reply.rp_stat ==
MSG_ACCEPTED
&&
/src/usr.sbin/ypbind/
ypbind.c
1258
if ((msg.rm_reply.rp_stat ==
MSG_ACCEPTED
) &&
1316
if ((msg.rm_reply.rp_stat ==
MSG_ACCEPTED
) &&
Completed in 39 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026