nlm_testres
nlm_testres res1;
extern enum clnt_stat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm_test_1_svc(struct nlm_testargs *, nlm_testres *, struct svc_req *);
extern enum clnt_stat nlm_test_res_1(nlm_testres *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm_test_res_1_svc(nlm_testres *, void *, struct svc_req *);
extern bool_t xdr_nlm_testres(XDR *, nlm_testres*);
typedef struct nlm_testres nlm_testres;
nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_test_1_svc(struct nlm_testargs *argp, nlm_testres *result, struct svc_req *rqstp)
nlm_testres res;
nlm_test_res_1_svc(nlm_testres *argp, void *result, struct svc_req *rqstp)
nlm_testres nlm_test_res_1_arg;
nlm_testres nlm_test_1_res;
xdr_nlm_testres(XDR *xdrs, nlm_testres *objp)
nlm_testres *
static nlm_testres res;
nlm_testres res;
nlm_test_res_1_svc(nlm_testres *arg, struct svc_req *rqstp)
nlm_testres *
static nlm_testres res;
nlm_testres *argp;