Home
last modified time | relevance | path

Searched refs:ABSTRACT_F (Results 1 – 6 of 6) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/tm/
H A Dselect.c89 static ABSTRACT_F(select_tm_uas);
147 static ABSTRACT_F(select_tm_uac);
161 static ABSTRACT_F(select_tm_uac_branch);
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dselect.h215 #define ABSTRACT_F(function) int function (str* res, select_t* s, struct sip_msg* msg) {return -1;} macro
H A Dselect_core.c682 ABSTRACT_F(select_anyheader_params)
684 ABSTRACT_F(select_any_uri)
1209 ABSTRACT_F(select_any_nameaddr) in ABSTRACT_F() function
1284 ABSTRACT_F(select_src)
1285 ABSTRACT_F(select_dst) in ABSTRACT_F() function
1286 ABSTRACT_F(select_rcv) in ABSTRACT_F()
1471 ABSTRACT_F(select_sys) in ABSTRACT_F() function
1593 ABSTRACT_F(select_branch) in ABSTRACT_F() function
/dports/net/kamailio/kamailio-5.4.5/src/core/cfg/
H A Dcfg_select.c240 ABSTRACT_F(select_cfg_var1) in ABSTRACT_F() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/avp/
H A Davp.c1610 ABSTRACT_F(select_attr);
/dports/net/kamailio/kamailio-5.4.5/src/modules/xmlrpc/
H A Dxmlrpc.c2609 static ABSTRACT_F(select_xmlrpc);