nlm4_free_all_4_svc
extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *);
return (nlm4_free_all_4_svc(&args4, result, rqstp));
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_free_all_4_svc;