Searched refs:iwkv_cursor_del (Results 1 – 5 of 5) sorted by relevance
60 rc = iwkv_cursor_del(cur1, 0); in iwkv_test5_2()91 rc = iwkv_cursor_del(cur1, 0); in iwkv_test5_2()
499 IW_EXPORT iwrc iwkv_cursor_del(IWKV_cursor cur, iwkv_opflags opflags);
4061 iwrc iwkv_cursor_del(IWKV_cursor cur, iwkv_opflags opflags) { in iwkv_cursor_del() function
339 …: Fixed database file corruption during sequential records deletion with `iwkv_cursor_del` (iwkv.c)399 * Added `iwkv_cursor_del()` (#22)
1494 rc = iwkv_cursor_del(cur, 0); in jb_cursor_del()