nlm4_res
extern int nlm_do_lock(nlm4_lockargs *argp, nlm4_res *result,
extern int nlm_do_cancel(nlm4_cancargs *argp, nlm4_res *result,
extern int nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result,
extern int nlm_do_granted(nlm4_testargs *argp, nlm4_res *result,
extern void nlm_do_granted_res(nlm4_res *argp, struct svc_req *rqstp);
nlm_convert_to_nlm4_res(struct nlm4_res *dst, struct nlm_res *src)
nlm_lock_rpc(rpcvers_t vers, nlm4_lockargs *args, nlm4_res *res, CLIENT *client,
nlm_cancel_rpc(rpcvers_t vers, nlm4_cancargs *args, nlm4_res *res, CLIENT *client,
nlm_unlock_rpc(rpcvers_t vers, nlm4_unlockargs *args, nlm4_res *res, CLIENT *client,
struct nlm4_res res;
struct nlm4_res res;
typedef struct nlm4_res nlm4_res;
extern enum clnt_stat nlm4_lock_4(nlm4_lockargs *, nlm4_res *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_lock_4_svc(nlm4_lockargs *, nlm4_res *, struct svc_req *);
extern enum clnt_stat nlm4_cancel_4(nlm4_cancargs *, nlm4_res *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_cancel_4_svc(nlm4_cancargs *, nlm4_res *, struct svc_req *);
extern enum clnt_stat nlm4_unlock_4(nlm4_unlockargs *, nlm4_res *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_unlock_4_svc(nlm4_unlockargs *, nlm4_res *, 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_lock_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_lock_res_4_svc(nlm4_res *, void *, struct svc_req *);
extern enum clnt_stat nlm4_cancel_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_cancel_res_4_svc(nlm4_res *, void *, struct svc_req *);
extern enum clnt_stat nlm4_unlock_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_unlock_res_4_svc(nlm4_res *, void *, struct svc_req *);
extern enum clnt_stat nlm4_granted_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_granted_res_4_svc(nlm4_res *, void *, struct svc_req *);
extern enum clnt_stat nlm4_nm_lock_4(nlm4_lockargs *, nlm4_res *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm4_nm_lock_4_svc(nlm4_lockargs *, nlm4_res *, struct svc_req *);
extern bool_t xdr_nlm4_res(XDR *, nlm4_res*);
nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm4_cancel_4(nlm4_cancargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *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_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm4_cancel_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm4_unlock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm4_granted_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm4_nm_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_do_lock(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp,
nlm_do_cancel(nlm4_cancargs *argp, nlm4_res *result, struct svc_req *rqstp,
nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp,
nlm_do_granted(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp,
nlm_do_granted_res(nlm4_res *argp, struct svc_req *rqstp)
nlm_convert_to_nlm_res(struct nlm_res *dst, struct nlm4_res *src)
nlm_convert_to_nlm4_res(struct nlm4_res *dst, struct nlm_res *src)
nlm4_res res4;
nlm4_res res4;
nlm4_res res4;
nlm4_res res4;
nlm4_res res4;
nlm4_res res4;
nlm4_res res4;
nlm4_res res4;
nlm4_res arg4;
nlm4_res arg4;
nlm4_res arg4;
nlm4_res arg4;
nlm4_res res4;
nlm4_lock_4_svc(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp)
nlm4_cancel_4_svc(nlm4_cancargs *argp, nlm4_res *result, struct svc_req *rqstp)
nlm4_unlock_4_svc(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp)
nlm4_granted_4_svc(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp)
nlm4_res res4;
nlm4_res res4;
nlm4_res res4;
nlm4_res res4;
nlm4_lock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp)
nlm4_cancel_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp)
nlm4_unlock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp)
nlm4_granted_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp)
nlm4_nm_lock_4_svc(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp)
nlm4_res nlm4_lock_res_4_arg;
nlm4_res nlm4_cancel_res_4_arg;
nlm4_res nlm4_unlock_res_4_arg;
nlm4_res nlm4_granted_res_4_arg;
nlm4_res nlm4_lock_4_res;
nlm4_res nlm4_cancel_4_res;
nlm4_res nlm4_unlock_4_res;
nlm4_res nlm4_granted_4_res;
nlm4_res nlm4_nm_lock_4_res;
xdr_nlm4_res(XDR *xdrs, nlm4_res *objp)
static nlm4_res res;
nlm4_res *
static nlm4_res res;
static nlm4_res res;
nlm4_res *
static nlm4_res res;
static nlm4_res res;
nlm4_res *
static nlm4_res res;
static nlm4_res res;
nlm4_lock_res_4_svc(nlm4_res *arg, struct svc_req *rqstp)
nlm4_cancel_res_4_svc(nlm4_res *arg __unused, struct svc_req *rqstp)
nlm4_unlock_res_4_svc(nlm4_res *arg __unused, struct svc_req *rqstp)
nlm4_granted_res_4_svc(nlm4_res *arg __unused, struct svc_req *rqstp)
nlm4_res *
static nlm4_res res;
transmit4_result(int opcode, nlm4_res *result, struct sockaddr *addr)
nlm4_res *
static nlm4_res res;
static struct nlm4_res retval4;
void transmit4_result(int, nlm4_res *, struct sockaddr *);