OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rp_direction
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/lib/libsa/
rpc.c
85
int32_t
rp_direction
; /* call direction (0) */
member in struct:rpc_call
94
int32_t
rp_direction
; /* call direction (1) */
member in struct:rpc_reply
174
call->
rp_direction
= htonl(RPC_CALL);
263
x = ntohl(reply->
rp_direction
);
267
printf("%s:
rp_direction
%d != REPLY\n", __func__, x);
rpc.c
85
int32_t
rp_direction
; /* call direction (0) */
member in struct:rpc_call
94
int32_t
rp_direction
; /* call direction (1) */
member in struct:rpc_reply
174
call->
rp_direction
= htonl(RPC_CALL);
263
x = ntohl(reply->
rp_direction
);
267
printf("%s:
rp_direction
%d != REPLY\n", __func__, x);
rpc.c
85
int32_t
rp_direction
; /* call direction (0) */
member in struct:rpc_call
94
int32_t
rp_direction
; /* call direction (1) */
member in struct:rpc_reply
174
call->
rp_direction
= htonl(RPC_CALL);
263
x = ntohl(reply->
rp_direction
);
267
printf("%s:
rp_direction
%d != REPLY\n", __func__, x);
/src/sys/fs/nfs/common/
krpc_subr.c
90
int32_t
rp_direction
; /* call direction (0) */
member in struct:krpc_call
102
int32_t
rp_direction
; /* call direction (1) */
member in struct:krpc_reply
284
/* call->
rp_direction
= 0; */
363
if (reply->
rp_direction
!= txdr_unsigned(REPLY))
krpc_subr.c
90
int32_t
rp_direction
; /* call direction (0) */
member in struct:krpc_call
102
int32_t
rp_direction
; /* call direction (1) */
member in struct:krpc_reply
284
/* call->
rp_direction
= 0; */
363
if (reply->
rp_direction
!= txdr_unsigned(REPLY))
krpc_subr.c
90
int32_t
rp_direction
; /* call direction (0) */
member in struct:krpc_call
102
int32_t
rp_direction
; /* call direction (1) */
member in struct:krpc_reply
284
/* call->
rp_direction
= 0; */
363
if (reply->
rp_direction
!= txdr_unsigned(REPLY))
/src/sys/nfs/
krpc_subr.c
93
int32_t
rp_direction
; /* call direction (0) */
member in struct:rpc_call
105
int32_t
rp_direction
; /* call direction (1) */
member in struct:rpc_reply
202
if (reply->
rp_direction
!= txdr_unsigned(RPC_REPLY))
291
/* call->
rp_direction
= 0; */
krpc_subr.c
93
int32_t
rp_direction
; /* call direction (0) */
member in struct:rpc_call
105
int32_t
rp_direction
; /* call direction (1) */
member in struct:rpc_reply
202
if (reply->
rp_direction
!= txdr_unsigned(RPC_REPLY))
291
/* call->
rp_direction
= 0; */
krpc_subr.c
93
int32_t
rp_direction
; /* call direction (0) */
member in struct:rpc_call
105
int32_t
rp_direction
; /* call direction (1) */
member in struct:rpc_reply
202
if (reply->
rp_direction
!= txdr_unsigned(RPC_REPLY))
291
/* call->
rp_direction
= 0; */
Completed in 181 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025