MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / fixup_db_id_sync

Function fixup_db_id_sync

modules/sqlops/sqlops.c:659–662  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

657}
658
659static int fixup_db_id_sync(void** param)
660{
661 return fixup_db_id(param, 0);
662}
663
664static int fixup_db_id_async(void** param)
665{

Callers

nothing calls this directly

Calls 1

fixup_db_idFunction · 0.85

Tested by

no test coverage detected