OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r_rmtcall_args
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/rpcbind/
rpcbind.h
58
struct
r_rmtcall_args
{
struct
129
int check_callit(SVCXPRT *, struct
r_rmtcall_args
*, int);
rpcb_svc_com.c
106
static bool_t xdr_rmtcall_args(XDR *, struct
r_rmtcall_args
*);
107
static bool_t xdr_rmtcall_result(XDR *, struct
r_rmtcall_args
*);
108
static bool_t xdr_opaque_parms(XDR *, struct
r_rmtcall_args
*);
444
xdr_rmtcall_args(XDR *xdrs, struct
r_rmtcall_args
*cap)
461
xdr_rmtcall_result(XDR *xdrs, struct
r_rmtcall_args
*cap)
490
* only worries about the struct encap_parms part of struct
r_rmtcall_args
.
494
xdr_opaque_parms(XDR *xdrs, struct
r_rmtcall_args
*cap)
615
struct
r_rmtcall_args
a;
1272
struct
r_rmtcall_args
a;
security.c
244
check_callit(SVCXPRT *xprt, struct
r_rmtcall_args
*args, int versnum __unused)
Completed in 14 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025