Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dhistory.c81 type != CVS_HISTORY_EXPORT) in cvs_history_add()
130 case CVS_HISTORY_EXPORT: in cvs_history_add()
H A Dcvs.h148 #define CVS_HISTORY_EXPORT 2 macro
H A Dcheckout.c450 CVS_HISTORY_CHECKOUT : CVS_HISTORY_EXPORT, NULL, wdbase); in checkout_repository()