Add module_instantiate_method()
authorAlan T. DeKok <aland@freeradius.org>
Thu, 3 Sep 2015 22:39:38 +0000 (18:39 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 3 Sep 2015 22:39:38 +0000 (18:39 -0400)
commit9d8bd59731b0dc7dd4eac22d7c7171f95e0dcb7e
treeac5dd822f8fb1e0f958274d3ea6d1240256fd432
parent53e2862789da90a6a1414d379c298a27bebc4553
Add module_instantiate_method()

which allows the caller to instantiate "module.method"
src/include/modpriv.h
src/main/modcall.c
src/main/modules.c