nlm4_testargs
extern int nlm_do_test(nlm4_testargs *argp, nlm4_testres *result,
extern int nlm_do_granted(nlm4_testargs *argp, nlm4_res *result,
struct nlm4_testargs args;
nlm_test_rpc(rpcvers_t vers, nlm4_testargs *args, nlm4_testres *res, CLIENT *client,
typedef struct nlm4_testargs nlm4_testargs;
extern enum clnt_stat nlm4_test_4(nlm4_testargs *, nlm4_testres *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_test_4_svc(nlm4_testargs *, nlm4_testres *, struct svc_req *);
extern enum clnt_stat nlm4_granted_4(nlm4_testargs *, nlm4_res *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_granted_4_svc(nlm4_testargs *, nlm4_res *, struct svc_req *);
extern enum clnt_stat nlm4_test_msg_4(nlm4_testargs *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_test_msg_4_svc(nlm4_testargs *, void *, struct svc_req *);
extern enum clnt_stat nlm4_granted_msg_4(nlm4_testargs *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_granted_msg_4_svc(nlm4_testargs *, void *, struct svc_req *);
extern bool_t xdr_nlm4_testargs(XDR *, nlm4_testargs*);
nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm4_granted_4(nlm4_testargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm4_test_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm4_granted_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_do_test(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp,
nlm4_testargs af_granted; /* (c) notification details */
nlm_do_granted(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp,
nlm4_testargs args4;
nlm4_testargs args4;
nlm4_testargs args4;
nlm4_testargs args4;
nlm4_test_4_svc(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp)
nlm4_granted_4_svc(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp)
nlm4_test_msg_4_svc(nlm4_testargs *argp, void *result, struct svc_req *rqstp)
nlm4_granted_msg_4_svc(nlm4_testargs *argp, void *result, struct svc_req *rqstp)
nlm4_testargs nlm4_test_4_arg;
nlm4_testargs nlm4_granted_4_arg;
nlm4_testargs nlm4_test_msg_4_arg;
nlm4_testargs nlm4_granted_msg_4_arg;
xdr_nlm4_testargs(XDR *xdrs, nlm4_testargs *objp)
struct nlm4_testargs arg4;
nlm4_granted_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
nlm4_granted_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
nlm4_test_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
nlm4_test_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
static nlm4_testargs res;