Lines Matching refs:print_path
351 rdata->print_path = xstrdup (primary_root_inverse_translate (rcsfile)); in RCS_parsercsfile_i()
772 rcs->print_path, key); in RCS_fully_parse()
794 key, vnode->version, rcs->print_path); in RCS_fully_parse()
827 op, rcs->print_path); in RCS_fully_parse()
831 rcs->print_path, vnode->version); in RCS_fully_parse()
835 rcs->print_path, vnode->version); in RCS_fully_parse()
851 rcs->print_path, vnode->version); in RCS_fully_parse()
871 key, vnode->version, rcs->print_path); in RCS_fully_parse()
885 key, vnode->version, rcs->print_path); in RCS_fully_parse()
918 free ((*rnodep)->print_path); in freercsnode()
2835 rcs->print_path, target); in RCS_getbranchpoint()
2844 error (0, 0, "%s: can't find branch point %s", rcs->print_path, target); in RCS_getbranchpoint()
2871 error (0, 0, "%s: can't find branch point %s", rcs->print_path, target); in RCS_getbranchpoint()
2941 error (0, 0, "%s: head revision %s doesn't exist", rcs->print_path, in RCS_getdate()
2962 error (0, 0, "%s: no head revision", rcs->print_path); in RCS_getdate()
3141 error (1, 0, "%s: invalid date for revision %s (%s)", rcs->print_path, in RCS_getrevtime()
3151 rcs->print_path, rev, vers->date); in RCS_getrevtime()
3762 path = rcs->print_path; in expand_keywords()
3764 path = getfullCVSname (rcs->print_path, &old_path); in expand_keywords()
3766 path = last_component (rcs->print_path); in expand_keywords()
3792 value = escape_keyword_value (last_component (rcs->print_path), in expand_keywords()
3808 value = escape_keyword_value (rcs->print_path, &free_value); in expand_keywords()
4217 error (1, 0, "unexpected EOF reading %s", rcs->print_path); in RCS_checkout()
4740 %s: multiple revisions locked by %s; please specify one", rcs->print_path, user); in RCS_findlock_or_tip()
4754 rcs->print_path, in RCS_findlock_or_tip()
4904 error (0, 0, "%s: can't find branch point %s", rcs->print_path, branchpoint); in RCS_addbranch()
5352 rcs->print_path, branch); in RCS_checkin()
5380 rcs->print_path, in RCS_checkin()
5424 rcs->print_path, in RCS_checkin()
5453 commitpt->version, rcs->print_path); in RCS_checkin()
5727 rev1, rcs->print_path); in RCS_cmp_file()
5748 rev2 ? rev2 : rev1, rcs->print_path); in RCS_cmp_file()
5968 error (0, 0, "%s: revision %s absent", rcs->print_path, rev); in RCS_lock()
6078 %s: multiple revisions locked by %s; please specify one", rcs->print_path, user); in RCS_unlock()
6097 error (0, 0, "%s: revision %s absent", rcs->print_path, rev); in RCS_unlock()
6119 %s: revision %s locked by %s; breaking lock", rcs->print_path, xrev, in RCS_unlock()
6293 error (0, 0, "%s: Revision %s doesn't exist.", rcs->print_path, tag1); in RCS_delete_revs()
6302 error (0, 0, "%s: Revision %s doesn't exist.", rcs->print_path, tag2); in RCS_delete_revs()
6432 error (0, 0, "%s: Revision %s doesn't exist.", rcs->print_path, rev1); in RCS_delete_revs()
6482 rcs->print_path, in RCS_delete_revs()
6489 rcs->print_path, in RCS_delete_revs()
6541 error (0, 0, "%s: invalid revision range %s:%s", rcs->print_path, in RCS_delete_revs()
6640 error (0, 0, "%s: could not diff", rcs->print_path); in RCS_delete_revs()
7316 error (1, 0, "unexpected EOF reading RCS file %s", rcs->print_path); in RCS_deltas()
7334 rcs->print_path, key); in RCS_deltas()
7354 rcs->print_path); in RCS_deltas()
7364 rcs->print_path); in RCS_deltas()
7376 error (1, 0, "invalid rcs file %s", rcs->print_path); in RCS_deltas()
7386 error (1, 0, "invalid change text in %s", rcs->print_path); in RCS_deltas()
7447 rcs->print_path); in RCS_deltas()
7450 rcs->print_path); in RCS_deltas()
7456 rcs->print_path); in RCS_deltas()
7465 rcs->print_path); in RCS_deltas()
7484 version, rcs->print_path); in RCS_deltas()
7819 error (1, 0, "%s: unexpected EOF", rcs->print_path); in RCS_getdeltatext()
7825 rcs->print_path, num); in RCS_getdeltatext()
7832 error (1, 0, "%s, delta %s: unexpected EOF", rcs->print_path, num); in RCS_getdeltatext()
7835 rcs->print_path, num, key); in RCS_getdeltatext()
7843 error (1, 0, "%s, delta %s: unexpected EOF", rcs->print_path, num); in RCS_getdeltatext()
7855 rcs->print_path, num, key); in RCS_getdeltatext()