Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

modparam.c File Reference

#include "modparam.h"
#include "dprint.h"
#include "mem/mem.h"
#include <sys/types.h>
#include <regex.h>
#include <string.h>

Go to the source code of this file.

Functions

int set_mod_param (char *_mod, char *_name, modparam_t _type, void *_val)
int set_mod_param_regex (char *regex, char *name, modparam_t type, void *val)


Function Documentation

int set_mod_param char *  _mod,
char *  _name,
modparam_t  _type,
void _val
 

Definition at line 44 of file modparam.c.

References set_mod_param_regex().

int set_mod_param_regex char *  regex,
char *  name,
modparam_t  type,
void val
 

Definition at line 49 of file modparam.c.

References DBG, sr_module::exports, find_param_export(), L_ERR, len, _str::len, LOG, modparam_t, module_exports::name, sr_module::next, PARAM_INT, PARAM_STR, PARAM_STRING, PARAM_TYPE_MASK, sr_module::path, pkg_free, pkg_malloc, s, _str::s, and str.

Referenced by set_mod_param(), and yyparse().


Generated on Thu Jul 29 04:15:55 2010 for SIPExpressRouter by  doxygen 1.3.9.1