#include "sr_module.h"


Go to the source code of this file.
Functions | |
| int | set_mod_param_regex (char *regex, char *name, modparam_t type, void *val) |
| int set_mod_param_regex | ( | char * | regex, | |
| char * | name, | |||
| modparam_t | type, | |||
| void * | val | |||
| ) |
Definition at line 43 of file modparam.c.
References sr_module::exports, INT_PARAM, len, LM_DBG, LM_ERR, modules, param_export_::name, module_exports::name, sr_module::next, param_export_::param_pointer, PARAM_TYPE_MASK, module_exports::params, sr_module::path, pkg_free, pkg_malloc, STR_PARAM, param_export_::type, and USE_FUNC_PARAM.
1.5.6