Searched refs:addlock (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/rcs/
H A Dco.c423 addlock(targetdelta, true);
H A Drcs.c1443 if ((r = addlock(target, false)) < 0 && breaklock(target))
1444 r = addlock(target, true);
H A Drcsbase.h460 int addlock P((struct hshentry*,int));
H A Dci.c533 newdelta.lockedby = 0; /* This might be changed by addlock(). */
572 if (lockflag && addlock(&newdelta, true) < 0) continue;
H A Drcsedit.c1714 addlock(delta, verbose) function

Completed in 51 milliseconds