Home
last modified time | relevance | path

Searched refs:WOP_SEP (Results 1 – 3 of 3) sorted by relevance

/third_party/iowow/src/kv/
Diwal.h46 WOP_SEP = 127, /**< WAL file separator */ enumerator
Diwal.c142 .id = WOP_SEP, in _flush_wl()
317 if (i == 0 && opid != WOP_SEP) { in _last_fix_and_reset_points()
321 case WOP_SEP: { in _last_fix_and_reset_points()
459 if (i == 0 && opid != WOP_SEP) { in _rollforward_exl()
464 case WOP_SEP: { in _rollforward_exl()
Diwkv.c3359 if (wbsep.id != WOP_SEP) { in _iwkv_check_online_backup()