Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
H A Drecurse.c662 if (server_active && locktype != CVS_LOCK_WRITE) in do_recursion()
825 else if (locktype == CVS_LOCK_WRITE) in do_recursion()
H A Dedit.c105 NULL, argc, argv, local, W_LOCAL, 0, CVS_LOCK_WRITE, in watch_onoff()
249 argv, local, W_LOCAL, 0, CVS_LOCK_WRITE, NULL, in send_notifications()
H A Dwatch.c370 argc, argv, the_args.local, W_LOCAL, 0, CVS_LOCK_WRITE, in watch_addremove()
H A Dcvs.h362 #define CVS_LOCK_WRITE 2 macro
H A Dadmin.c582 W_LOCAL, 0, CVS_LOCK_WRITE, NULL, 1, NULL); in admin()
H A Dtag.c536 local_specified, which, 0, CVS_LOCK_WRITE, where, 1, in rtag_proc()
H A Dcommit.c743 CVS_LOCK_WRITE, NULL, 1, NULL); in commit()