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

Function mi_reload_1

modules/sql_cacher/sql_cacher.c:1303–1307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1301}
1302
1303static mi_response_t *mi_reload_1(const mi_params_t *params,
1304 struct mi_handler *async_hdl)
1305{
1306 return mi_reload(params, NULL);
1307}
1308
1309static mi_response_t *mi_reload_2(const mi_params_t *params,
1310 struct mi_handler *async_hdl)

Callers

nothing calls this directly

Calls 1

mi_reloadFunction · 0.70

Tested by

no test coverage detected