HomeSort by: relevance | last modified time | path
    Searched refs:findlock (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcsclean.c 168 switch (unlockflag ? findlock(false,&delta) : 0) {
co.c 395 int locks = lockflag ? findlock(false, &targetdelta) : 0;
rcsbase.h 470 int findlock P((int,struct hshentry**));
ci.c 191 * Replaced getlock() with findlock(), link--unlink with rename(),
893 switch (findlock(true, &targetdelta)) {
rcs.c 154 * Simplified breaklock(); added calls to findlock() and getcaller().
1375 switch (findlock(true, &target)) {
rcsedit.c 1694 findlock(delete, target) function

Completed in 35 milliseconds