OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reply_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/rpcbind/
rpcb_svc_com.c
98
rpcproc_t
reply_type
;
member in struct:finfo
610
rpcproc_t
reply_type
, rpcvers_t versnum)
633
if (
reply_type
== RPCBPROC_INDIRECT)
641
if (
reply_type
== RPCBPROC_INDIRECT)
658
if (
reply_type
== RPCBPROC_INDIRECT)
669
if (
reply_type
== RPCBPROC_INDIRECT)
691
reply_type
== RPCBPROC_INDIRECT ? "indirect" : "callit",
702
rpcbs_rmtcall(versnum - 2,
reply_type
, a.rmt_prog, a.rmt_vers,
710
if (
reply_type
== RPCBPROC_INDIRECT)
715
if (
reply_type
== RPCBPROC_INDIRECT)
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c
694
buf[idx++] = (rep->
reply_type
& 0x1) << 7 | (rep->req_type & 0x7f);
942
msg->
reply_type
= (raw->msg[0] & 0x80) >> 7;
945
if (msg->
reply_type
== DP_SIDEBAND_REPLY_NAK) {
2911
if (txmsg->reply.
reply_type
== DP_SIDEBAND_REPLY_NAK) {
2974
if (ret > 0 && txmsg->reply.
reply_type
== DP_SIDEBAND_REPLY_NAK)
3003
if (txmsg->reply.
reply_type
== DP_SIDEBAND_REPLY_NAK) {
3120
if (txmsg->reply.
reply_type
== DP_SIDEBAND_REPLY_NAK)
3153
if (txmsg->reply.
reply_type
== DP_SIDEBAND_REPLY_NAK)
3395
if (txmsg->reply.
reply_type
== 1) {
3445
if (txmsg->reply.
reply_type
== DP_SIDEBAND_REPLY_NAK
[
all
...]
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_mst_helper.h
439
u8
reply_type
;
member in struct:drm_dp_sideband_msg_reply_body
Completed in 62 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025