Home
last modified time | relevance | path

Searched refs:CVS_LOCK_NONE (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/src/
Dremove.c95 0, CVS_LOCK_NONE, NULL, 0, NULL); in cvsremove()
Drecurse.c622 locktype = noexec ? CVS_LOCK_NONE : frame->locktype; in do_recursion()
853 && locktype != CVS_LOCK_NONE) in do_recursion()
Dcvs.h361 #define CVS_LOCK_NONE 0 macro
Dlock.c1201 argv, local, which, aflag, CVS_LOCK_NONE, in lock_tree_promotably()
Dcommit.c480 &find_args, argc, argv, local, W_LOCAL, 0, CVS_LOCK_NONE, in commit()
657 W_LOCAL, aflag, CVS_LOCK_NONE, NULL, 1, NULL); in commit()
Dclient.c4969 CVS_LOCK_NONE, NULL, 0, NULL); in send_files()