Home
last modified time | relevance | path

Searched refs:normalize_cvsroot (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dlogin.c205 tmp_root_canonical = normalize_cvsroot (tmp_root); in password_entry_parseline()
303 cvsroot_canonical = normalize_cvsroot (root); in password_entry_operation()
531 cvsroot_canonical = normalize_cvsroot(current_parsed_root); in login()
666 cvsroot_canonical = normalize_cvsroot(current_parsed_root); in logout()
H A Droot.c921 normalize_cvsroot (const cvsroot_t *root) in normalize_cvsroot() function
H A Dcvs.h939 char *normalize_cvsroot (const cvsroot_t *root)
H A DChangeLog897 rcscmds.c (RCS_merge), root.c (parse_cvsroot, normalize_cvsroot),
1615 * root.c (normalize_cvsroot): Improve header comment block.
4088 * root.c (normalize_cvsroot): Use asnprintf in preference to other
7060 local_cvsroot, normalize_cvsroot): Use GNU attributes.
9471 * cvs.h: new prototypes for get_cvs_port_number & normalize_cvsroot
9478 * root.c (normalize_cvsroot): move knowledge of default port & username
9835 (normalize_cvsroot): Put comment delimiters around token after `#endif'.
9884 * root.c (normalize_cvsroot): plug a memory leak. Thanks to
9895 * root.c (normalize_cvsroot): removed references to free_port_s and the
9901 * root.c (normalize_cvsroot): remove calls to snprintf for
[all …]