Searched refs:jbn_patch_auto (Results 1 – 4 of 4) sorted by relevance
/third_party/ejdb/src/jbl/ |
D | jbl.h | 874 IW_EXPORT iwrc jbn_patch_auto(JBL_NODE root, JBL_NODE patch, IWPOOL *pool);
|
D | jbl.c | 2866 iwrc jbn_patch_auto(JBL_NODE root, JBL_NODE patch, IWPOOL *pool) { in jbn_patch_auto() function
|
/third_party/ejdb/src/jql/ |
D | jql.c | 1748 return jbn_patch_auto(root, pv->vnode, pool); in jql_apply() 1750 return jbn_patch_auto(root, q->aux->apply, pool); in jql_apply()
|
/third_party/ejdb/src/ |
D | ejdb2.c | 1328 rc = jbn_patch_auto(root, patch, pool); in _jb_patch()
|