Searched refs:r_rmtcall_args (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcbind.h58 struct r_rmtcall_args { struct
126 int check_callit(SVCXPRT *, struct r_rmtcall_args *, int);
H A Drpcb_svc_com.c95 static bool_t xdr_rmtcall_args(XDR *, struct r_rmtcall_args *);
96 static bool_t xdr_rmtcall_result(XDR *, struct r_rmtcall_args *);
97 static bool_t xdr_opaque_parms(XDR *, struct r_rmtcall_args *);
424 xdr_rmtcall_args(XDR *xdrs, struct r_rmtcall_args *cap)
441 xdr_rmtcall_result(XDR *xdrs, struct r_rmtcall_args *cap)
470 * only worries about the struct encap_parms part of struct r_rmtcall_args.
474 xdr_opaque_parms(XDR *xdrs, struct r_rmtcall_args *cap)
600 struct r_rmtcall_args a;
1208 struct r_rmtcall_args a;
H A Dsecurity.c227 check_callit(SVCXPRT *xprt, struct r_rmtcall_args *args, int versnum)
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.h58 struct r_rmtcall_args { struct
126 int check_callit(SVCXPRT *, struct r_rmtcall_args *, int);
H A Drpcb_svc_com.c99 static bool_t xdr_rmtcall_args(XDR *, struct r_rmtcall_args *);
100 static bool_t xdr_rmtcall_result(XDR *, struct r_rmtcall_args *);
101 static bool_t xdr_opaque_parms(XDR *, struct r_rmtcall_args *);
420 xdr_rmtcall_args(XDR *xdrs, struct r_rmtcall_args *cap)
437 xdr_rmtcall_result(XDR *xdrs, struct r_rmtcall_args *cap)
466 * only worries about the struct encap_parms part of struct r_rmtcall_args.
470 xdr_opaque_parms(XDR *xdrs, struct r_rmtcall_args *cap)
596 struct r_rmtcall_args a;
1206 struct r_rmtcall_args a;
H A Dsecurity.c227 check_callit(SVCXPRT *xprt, struct r_rmtcall_args *args, int versnum)

Completed in 93 milliseconds