Searched refs:primary_root_inverse_translate (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | myndbm.c | 60 primary_root_inverse_translate (file)); in mydbm_open() 312 primary_root_inverse_translate (filename)); in mydbm_load_file() 323 primary_root_inverse_translate (filename)); in mydbm_load_file() 330 primary_root_inverse_translate (filename)); in mydbm_load_file()
|
H A D | root.h | 69 const char *primary_root_inverse_translate (const char *root_in);
|
H A D | find_names.c | 96 primary_root_inverse_translate (repository)); in Find_Names() 109 primary_root_inverse_translate (dir)); in Find_Names()
|
H A D | checkout.c | 1013 char *prepos = xstrdup (primary_root_inverse_translate (repos)); in checkout_proc() 1015 xstrdup (primary_root_inverse_translate (repository)); in checkout_proc()
|
H A D | rcs.c | 351 rdata->print_path = xstrdup (primary_root_inverse_translate (rcsfile)); in RCS_parsercsfile_i() 1185 primary_root_inverse_translate (rcsbuf->filename)); in rcsbuf_getkey() 1220 primary_root_inverse_translate (rcsbuf->filename)); in rcsbuf_getkey() 1266 primary_root_inverse_translate (rcsbuf->filename)); in rcsbuf_getkey() 1343 primary_root_inverse_translate (rcsbuf->filename)); in rcsbuf_getkey() 1391 primary_root_inverse_translate (rcsbuf->filename)); in rcsbuf_getkey() 1447 primary_root_inverse_translate (rcsbuf->filename)); in rcsbuf_getkey() 1458 primary_root_inverse_translate (rcsbuf->filename)); in rcsbuf_getkey() 1520 c, primary_root_inverse_translate (rcsbuf->filename)); in rcsbuf_getrevnum() 1533 primary_root_inverse_translate (rcsbuf->filename)); in rcsbuf_getrevnum() [all …]
|
H A D | fileattr.c | 118 primary_root_inverse_translate (fname)); in fileattr_read()
|
H A D | root.c | 233 primary_root_inverse_translate (const char *root_in) in primary_root_inverse_translate() function
|
H A D | ChangeLog | 1322 * root.c (primary_root_translate, primary_root_inverse_translate): 2140 * root.c (primary_root_translate, primary_root_inverse_translate): 2168 (primary_root_translate, primary_root_inverse_translate): Use 2390 * root.c (primary_root_translate, primary_root_inverse_translate, 2396 * root.c (primary_root_translate, primary_root_inverse_translate, 2417 (primary_root_translate, primary_root_inverse_translate): Return const. 2423 primary_root_inverse_translate): Update protos to match. 2778 * root.c (primary_root_inverse_translate): No longer inline. 2933 primary_root_inverse_translate): Likewise. 2954 * root.c (primary_root_translate, primary_root_inverse_translate): [all …]
|