nlm_unlockargs
nlm_unlockargs args1;
typedef struct nlm_unlockargs nlm_unlockargs;
extern enum clnt_stat nlm_unlock_1(struct nlm_unlockargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm_unlock_1_svc(struct nlm_unlockargs *, nlm_res *, struct svc_req *);
extern enum clnt_stat nlm_unlock_msg_1(struct nlm_unlockargs *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
extern bool_t nlm_unlock_msg_1_svc(struct nlm_unlockargs *, void *, struct svc_req *);
extern bool_t xdr_nlm_unlockargs(XDR *, nlm_unlockargs*);
nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_unlock_1_svc(struct nlm_unlockargs *argp, nlm_res *result, struct svc_req *rqstp)
nlm_unlock_msg_1_svc(struct nlm_unlockargs *argp, void *result, struct svc_req *rqstp)
struct nlm_unlockargs nlm_unlock_1_arg;
struct nlm_unlockargs nlm_unlock_msg_1_arg;
xdr_nlm_unlockargs(XDR *xdrs, nlm_unlockargs *objp)
struct nlm_unlockargs arg;
nlm_unlock_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp)
nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp)
struct nlm_unlockargs *argp;
struct nlm_unlockargs *argp;