Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dexf.h74 #define RCV_ENDSESSION 0x02 /* End the file session. */ macro
H A Dkey.c576 v_sync(sp, RCV_ENDSESSION | RCV_PRESERVE | in v_event_get()
H A Drecover.c301 if (LF_ISSET(RCV_ENDSESSION) && file_end(sp, NULL, 1)) in rcv_sync()