Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
774
char const *cson_rc_string(int rc)
775
{
776
return
"malformed JSON"
;
777
}
Callers
6
bdb_get_table_parameter_tran
Function · 0.85
bdb_set_table_parameter
Function · 0.85
timepart_deserialize_view
Function · 0.85
timepart_deserialize
Function · 0.85
views_do_partition
Function · 0.85
db_json_to_table
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected