HomeSort by: relevance | last modified time | path
    Searched defs:promotable_exists (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
lock.c 746 * promotable_exists() returns 0 if there is no promotable lock file in
753 promotable_exists (const char *repository) function
755 TRACE (TRACE_FLOW, "promotable_exists (%s)", repository);
798 if (promotable_exists (lock->repository))
1303 || promotable_exists (repository))
lock.c 746 * promotable_exists() returns 0 if there is no promotable lock file in
753 promotable_exists (const char *repository) function
755 TRACE (TRACE_FLOW, "promotable_exists (%s)", repository);
798 if (promotable_exists (lock->repository))
1303 || promotable_exists (repository))

Completed in 96 milliseconds