MCPcopy Create free account
hub / github.com/bloomberg/comdb2 / cson_rc_string

Function cson_rc_string

cson/cson.c:774–777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

772 return kvp->val;
773}
774char const *cson_rc_string(int rc)
775{
776 return "malformed JSON";
777}

Callers 6

bdb_set_table_parameterFunction · 0.85
timepart_deserializeFunction · 0.85
views_do_partitionFunction · 0.85
db_json_to_tableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected