Home
last modified time | relevance | path

Searched refs:CVS_LOCK_WRITE (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/cvs/src/
Drecurse.c594 if (server_active && locktype != CVS_LOCK_WRITE)
757 else if (locktype == CVS_LOCK_WRITE)
Dcvs.h379 #define CVS_LOCK_WRITE 2 macro
Dtag.c405 local_specified, which, 0, CVS_LOCK_WRITE, where, 1,
DChangeLog1292 server_pause_check to occur when locktype != CVS_LOCK_WRITE.