Searched refs:CVS_LOCK_NONE (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/contrib/cvs-1.12/src/ |
| HD | remove.c | 95 0, CVS_LOCK_NONE, NULL, 0, NULL); in cvsremove()
|
| HD | recurse.c | 622 locktype = noexec ? CVS_LOCK_NONE : frame->locktype; in do_recursion() 853 && locktype != CVS_LOCK_NONE) in do_recursion()
|
| HD | cvs.h | 360 #define CVS_LOCK_NONE 0 macro
|
| HD | lock.c | 1200 argv, local, which, aflag, CVS_LOCK_NONE, in lock_tree_promotably()
|
| HD | commit.c | 530 &find_args, argc, argv, local, W_LOCAL, 0, CVS_LOCK_NONE, in commit() 731 W_LOCAL, aflag, CVS_LOCK_NONE, NULL, 1, NULL); in commit()
|
| HD | client.c | 4963 CVS_LOCK_NONE, NULL, 0, NULL); in send_files()
|