Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dcvs.h440 #define RCS_FLAGS_MODTIME 8 macro
Dimport.c800 | (use_file_modtime ? RCS_FLAGS_MODTIME : 0))); in add_rev()
Drcs.c5075 if (flags & RCS_FLAGS_MODTIME) in RCS_checkin()