Home
last modified time | relevance | path

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

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