Lines Matching refs:print_path
349 rdata->print_path = xstrdup (primary_root_inverse_translate (rcsfile)); in RCS_parsercsfile_i()
770 rcs->print_path, key); in RCS_fully_parse()
792 key, vnode->version, rcs->print_path); in RCS_fully_parse()
825 op, rcs->print_path); in RCS_fully_parse()
829 rcs->print_path, vnode->version); in RCS_fully_parse()
833 rcs->print_path, vnode->version); in RCS_fully_parse()
849 rcs->print_path, vnode->version); in RCS_fully_parse()
869 key, vnode->version, rcs->print_path); in RCS_fully_parse()
883 key, vnode->version, rcs->print_path); in RCS_fully_parse()
916 free ((*rnodep)->print_path); in freercsnode()
2833 rcs->print_path, target); in RCS_getbranchpoint()
2842 error (0, 0, "%s: can't find branch point %s", rcs->print_path, target); in RCS_getbranchpoint()
2869 error (0, 0, "%s: can't find branch point %s", rcs->print_path, target); in RCS_getbranchpoint()
2939 error (0, 0, "%s: head revision %s doesn't exist", rcs->print_path, in RCS_getdate()
2960 error (0, 0, "%s: no head revision", rcs->print_path); in RCS_getdate()
3139 error (1, 0, "%s: invalid date for revision %s (%s)", rcs->print_path, in RCS_getrevtime()
3149 rcs->print_path, rev, vers->date); in RCS_getrevtime()
3759 path = rcs->print_path; in expand_keywords()
3761 path = getfullCVSname (rcs->print_path, &old_path); in expand_keywords()
3763 path = last_component (rcs->print_path); in expand_keywords()
3789 value = escape_keyword_value (last_component (rcs->print_path), in expand_keywords()
3805 value = escape_keyword_value (rcs->print_path, &free_value); in expand_keywords()
4214 error (1, 0, "unexpected EOF reading %s", rcs->print_path); in RCS_checkout()
4737 %s: multiple revisions locked by %s; please specify one", rcs->print_path, user); in RCS_findlock_or_tip()
4751 rcs->print_path, in RCS_findlock_or_tip()
4901 error (0, 0, "%s: can't find branch point %s", rcs->print_path, branchpoint); in RCS_addbranch()
5349 rcs->print_path, branch); in RCS_checkin()
5377 rcs->print_path, in RCS_checkin()
5421 rcs->print_path, in RCS_checkin()
5450 commitpt->version, rcs->print_path); in RCS_checkin()
5724 rev1, rcs->print_path); in RCS_cmp_file()
5745 rev2 ? rev2 : rev1, rcs->print_path); in RCS_cmp_file()
5965 error (0, 0, "%s: revision %s absent", rcs->print_path, rev); in RCS_lock()
6075 %s: multiple revisions locked by %s; please specify one", rcs->print_path, user); in RCS_unlock()
6094 error (0, 0, "%s: revision %s absent", rcs->print_path, rev); in RCS_unlock()
6116 %s: revision %s locked by %s; breaking lock", rcs->print_path, xrev, in RCS_unlock()
6290 error (0, 0, "%s: Revision %s doesn't exist.", rcs->print_path, tag1); in RCS_delete_revs()
6299 error (0, 0, "%s: Revision %s doesn't exist.", rcs->print_path, tag2); in RCS_delete_revs()
6429 error (0, 0, "%s: Revision %s doesn't exist.", rcs->print_path, rev1); in RCS_delete_revs()
6479 rcs->print_path, in RCS_delete_revs()
6486 rcs->print_path, in RCS_delete_revs()
6538 error (0, 0, "%s: invalid revision range %s:%s", rcs->print_path, in RCS_delete_revs()
6637 error (0, 0, "%s: could not diff", rcs->print_path); in RCS_delete_revs()
7321 error (1, 0, "unexpected EOF reading RCS file %s", rcs->print_path); in RCS_deltas()
7339 rcs->print_path, key); in RCS_deltas()
7377 rcs->print_path); in RCS_deltas()
7387 rcs->print_path); in RCS_deltas()
7400 error (1, 0, "invalid rcs file %s", rcs->print_path); in RCS_deltas()
7428 error (1, 0, "invalid change text in %s", rcs->print_path); in RCS_deltas()
7491 rcs->print_path); in RCS_deltas()
7494 rcs->print_path); in RCS_deltas()
7500 rcs->print_path); in RCS_deltas()
7509 rcs->print_path); in RCS_deltas()
7528 version, rcs->print_path); in RCS_deltas()
7863 error (1, 0, "%s: unexpected EOF", rcs->print_path); in RCS_getdeltatext()
7869 rcs->print_path, num); in RCS_getdeltatext()
7876 error (1, 0, "%s, delta %s: unexpected EOF", rcs->print_path, num); in RCS_getdeltatext()
7879 rcs->print_path, num, key); in RCS_getdeltatext()
7887 error (1, 0, "%s, delta %s: unexpected EOF", rcs->print_path, num); in RCS_getdeltatext()
7899 rcs->print_path, num, key); in RCS_getdeltatext()