Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/common/
Dexf.h81 #define RCV_SNAPSHOT 0x08 /* Snapshot the recovery, and send email. */ macro
Drecover.c284 if (LF_ISSET(RCV_SNAPSHOT)) { in rcv_sync()
/openbsd/src/usr.bin/vi/ex/
Dex_preserve.c52 if (rcv_sync(sp, RCV_SNAPSHOT)) in ex_preserve()