Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/rcs/src/
Drcsclean.c172 switch (unlockflag ? findlock(false,&delta) : 0) { in main()
Dco.c386 int locks = lockflag ? findlock(false, &targetdelta) : 0; in main()
Drcsbase.h428 int findlock(int,struct hshentry**);
Dci.c853 switch (findlock(true, &targetdelta)) { in addelta()
Drcsedit.c1397 findlock(delete, target) in findlock() function
Drcs.c1380 switch (findlock(true, &target)) { in dolocks()