perlfunc.c File Reference

#include <string.h>
#include <stdio.h>
#include "../../mem/mem.h"
#include "../../data_lump.h"
#include "../../parser/parse_param.h"
#include "../../parser/msg_parser.h"
#include "../../dprint.h"
#include "../../action.h"
#include "../../config.h"
#include "../../parser/parse_uri.h"
#include "perlfunc.h"
#include "perl.h"

Include dependency graph for perlfunc.c:

Go to the source code of this file.

Functions

int perl_checkfnc (char *fnc)
int perl_exec1 (struct sip_msg *_msg, char *fnc, char *foobar)
int perl_exec2 (struct sip_msg *_msg, char *fnc, char *mystr)
int perl_exec_simple (char *fnc, char *args[], int flags)
int perl_exec_simple1 (struct sip_msg *_msg, char *fnc, char *str2)
int perl_exec_simple2 (struct sip_msg *_msg, char *fnc, char *param)


Function Documentation

int perl_checkfnc ( char *  fnc  ) 

Definition at line 46 of file perlfunc.c.

Referenced by perl_exec2(), and perl_exec_simple().

int perl_exec1 ( struct sip_msg _msg,
char *  fnc,
char *  foobar 
)

Definition at line 88 of file perlfunc.c.

References NULL, and perl_exec2().

int perl_exec2 ( struct sip_msg _msg,
char *  fnc,
char *  mystr 
)

int perl_exec_simple ( char *  fnc,
char *  args[],
int  flags 
)

Definition at line 59 of file perlfunc.c.

References LM_DBG, LM_ERR, and perl_checkfnc().

Referenced by perl_exec_simple1(), and perl_exec_simple2().

int perl_exec_simple1 ( struct sip_msg _msg,
char *  fnc,
char *  str2 
)

Definition at line 73 of file perlfunc.c.

References NULL, and perl_exec_simple().

int perl_exec_simple2 ( struct sip_msg _msg,
char *  fnc,
char *  param 
)

Definition at line 79 of file perlfunc.c.

References NULL, and perl_exec_simple().


Generated on Thu May 24 02:00:40 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6