Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/modules/cfgutils/
H A Dcfgutils.c104 static int w_core_hash(struct sip_msg *msg, char *p1, char *p2, char *p3);
163 {"core_hash", (cmd_function)w_core_hash, 3, fixup_core_hash, 0,
971 static int w_core_hash(struct sip_msg *msg, char *p1, char *p2, char *p3) in w_core_hash() function