| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | log.c | 78 return apr_psprintf(pool, "rev-proplist r%ld", rev); in svn_log__rev_proplist() 84 return apr_psprintf(pool, "rev-prop r%ld %s", rev, in svn_log__rev_prop() 91 return apr_psprintf(pool, "commit r%ld", rev); in svn_log__commit() 99 return apr_psprintf(pool, "get-file %s r%ld%s%s", in svn_log__get_file() 111 return apr_psprintf(pool, "get-dir %s r%ld%s%s", in svn_log__get_dir() 158 return apr_psprintf(pool, "update %s r%ld%s%s", in svn_log__update() 170 return apr_psprintf(pool, "switch %s %s@%ld%s", in svn_log__switch() 180 return apr_psprintf(pool, "status %s r%ld%s", in svn_log__status() 195 return apr_psprintf(pool, "diff %s r%ld:%ld%s%s", in svn_log__diff() 198 return apr_psprintf(pool, "diff %s@%ld %s@%ld%s%s", in svn_log__diff() [all …]
|
| H A D | sysinfo.c | 189 lib->runtime_version = apr_psprintf(pool, "%d.%d.%d", in svn_sysinfo__linked_libs() 306 return apr_psprintf(pool, "%s%s%s", in release_name_from_uname() 466 return apr_psprintf(pool, "%s%s%s%s", description, in lsb_release() 471 return apr_psprintf(pool, "%s%s%s%s%s%s", distributor, in lsb_release() 626 return apr_psprintf(pool, "%s%s%s%s", in suse_release() 936 const char *sysver = apr_psprintf(pool, "%u.%u.%u", in win32_canonical_host() 943 return apr_psprintf(pool, "%s-%s-%s%s", in win32_canonical_host() 945 return apr_psprintf(pool, "%s/%s-%s-%s%s", in win32_canonical_host() 1030 return apr_psprintf(pool, "%s%s%s%s%s%s%s", in win32_release_name() 1072 return apr_psprintf(pool, "Windows NT %u.%u, build %u", in win32_release_name() [all …]
|
| H A D | gpg_agent.c | 208 request = apr_psprintf(scratch_pool, "OPTION %s=%s\n", option, value); in send_option() 283 const char *uidbuf = apr_psprintf(scratch_pool, "%lu", in find_gpg_agent_socket() 505 password_prompt = apr_psprintf(pool, _("Password for '%s': "), username); in password_get_gpg_agent() 506 realm_prompt = apr_psprintf(pool, _("Enter your Subversion password for %s"), in password_get_gpg_agent() 514 request = apr_psprintf(pool, in password_get_gpg_agent() 661 request = apr_psprintf(pool, "CLEAR_PASSPHRASE %s\n", cache_id); in simple_gpg_agent_next_creds()
|
| H A D | x509info.c | 165 temp = apr_psprintf(scratch_pool, "%d.%d", *p / 40, *p % 40); in svn_x509_oid_to_string() 172 temp = apr_psprintf(scratch_pool, ".%d", *p); in svn_x509_oid_to_string() 206 temp = apr_psprintf(scratch_pool, "%s%d", dot ? "" : ".", collector); in svn_x509_oid_to_string()
|
| H A D | utf.c | 242 errstr = apr_psprintf(pool, in xlate_alloc_handle() 246 errstr = apr_psprintf(pool, in xlate_alloc_handle() 250 errstr = apr_psprintf(pool, in xlate_alloc_handle() 545 errstr = apr_psprintf in convert_to_stringbuf() 549 errstr = apr_psprintf in convert_to_stringbuf() 553 errstr = apr_psprintf in convert_to_stringbuf() 637 apr_psprintf(pool, " %02x", in invalid_utf8() 647 apr_psprintf(pool, " %02x", in invalid_utf8()
|
| H A D | prompt.c | 597 apr_psprintf(pool, in maybe_print_realm() 627 pass_prompt = apr_psprintf(pool, _("Password for '%s': "), ret->username); in svn_cmdline_auth_simple_prompt() 789 const char *text = apr_psprintf(pool, _("Passphrase for '%s': "), realm); in svn_cmdline_auth_ssl_client_cert_pw_prompt() 824 SVN_ERR(terminal_puts(apr_psprintf(pool, prompt_text, in plaintext_prompt_helper() 936 pass_prompt = apr_psprintf(pool, _("Password for '%s' GNOME keyring: "), in svn_cmdline__auth_gnome_keyring_unlock_prompt()
|
| /freebsd-13.1/contrib/serf/auth/ |
| H A D | auth_digest.c | 117 tmp = apr_psprintf(pool, "%s:%s:%s", in build_digest_ha1() 144 tmp = apr_psprintf(pool, "%s:%s", in build_digest_ha2() 178 hdr = apr_psprintf(pool, in build_auth_header() 191 hdr = apr_psprintf(pool, "%s, nc=%08x, cnonce=\"%s\", qop=\"%s\"", in build_auth_header() 201 response = apr_psprintf(pool, "%s:%s:%08x:%s:%s:%s", in build_auth_header() 209 response = apr_psprintf(pool, "%s:%s:%s", in build_auth_header() 219 hdr = apr_psprintf(pool, "%s, response=\"%s\"", hdr, response_hdr_hex); in build_auth_header() 222 hdr = apr_psprintf(pool, "%s, opaque=\"%s\"", hdr, in build_auth_header() 226 hdr = apr_psprintf(pool, "%s, algorithm=\"%s\"", hdr, in build_auth_header() 549 tmp = apr_psprintf(pool, "%s:%s:%s:%s:%s:%s", in serf__validate_response_digest_auth()
|
| /freebsd-13.1/contrib/subversion/subversion/svn/ |
| H A D | props.c | 122 return apr_psprintf( in force_prop_option_message() 127 return apr_psprintf( in force_prop_option_message() 133 return apr_psprintf( in force_prop_option_message() 147 return apr_psprintf( in wrong_prop_error_message() 152 return apr_psprintf( in wrong_prop_error_message() 158 return apr_psprintf( in wrong_prop_error_message()
|
| H A D | status.c | 292 tree_desc_line = apr_psprintf(pool, "\n > %s", desc); in print_status() 314 apr_psprintf(pool, in print_status() 330 apr_psprintf(pool, _("moved from %s"), in print_status() 342 apr_psprintf(pool, _("moved to %s"), in print_status() 361 working_rev = apr_psprintf(pool, "%ld", status->revision); in print_status() 397 commit_rev = apr_psprintf(pool, "%ld", status->changed_rev); in print_status() 510 apr_psprintf(pool, "%ld", status->revision)); in svn_cl__print_status_xml()
|
| H A D | cl-conflicts.c | 246 reason_str = apr_psprintf( in svn_cl__get_human_readable_prop_conflict_description() 265 action_str = apr_psprintf( in svn_cl__get_human_readable_prop_conflict_description() 273 *desc = apr_psprintf(pool, _("%s, %s %s"), in svn_cl__get_human_readable_prop_conflict_description() 326 *desc = apr_psprintf(pool, _("%s, %s %s"), in svn_cl__get_human_readable_tree_conflict_description() 334 *desc = apr_psprintf(pool, _("local: %s %s incoming: %s %s %s"), in svn_cl__get_human_readable_tree_conflict_description() 361 *desc = apr_psprintf(pool, _("%s %s"), in svn_cl__get_human_readable_action_description()
|
| H A D | mergeinfo-cmd.c | 111 g[0][0] = apr_psprintf(pool, " %-8ld ", yca_rev); in mergeinfo_diagram() 143 g[7][2] = apr_psprintf(pool, "%-8ld ", base_rev); in mergeinfo_diagram() 147 g[0][2] = apr_psprintf(pool, "%-8ld ", base_rev); in mergeinfo_diagram() 164 g[0][3] = apr_psprintf(pool, "%-8ld", right_rev); in mergeinfo_diagram() 172 : apr_psprintf(pool, "%-8ld", target_rev); in mergeinfo_diagram()
|
| H A D | info-cmd.c | 86 ? apr_psprintf(scratch_pool, " --set-depth=%s", in output_svn_command_line() 94 depth_str = apr_psprintf(scratch_pool, in output_svn_command_line() 96 url_rev_str = apr_psprintf(scratch_pool, " %s", url); in output_svn_command_line() 98 url_rev_str = apr_psprintf(scratch_pool, "%s@%ld", in output_svn_command_line() 111 url_rev_str = apr_psprintf(scratch_pool, " ^/%s", in output_svn_command_line() 115 url_rev_str = apr_psprintf(scratch_pool, "%s@%ld", in output_svn_command_line() 121 url_rev_str = apr_psprintf(scratch_pool, " -r%ld", revision); in output_svn_command_line() 194 rev_str = apr_psprintf(scratch_pool, "@%ld", revision); in output_svn_viewspec_py() 233 repos_rel_url = apr_psprintf(scratch_pool, "^/%s", repos_rel_url); in output_svn_viewspec_py() 525 ? apr_psprintf(pool, "%ld", info->rev) in print_info_xml() [all …]
|
| H A D | help-cmd.c | 155 svn_stringbuf_create(apr_psprintf(pool, _("%s* Wincrypt cache in %s\n"), in svn_cl__help() 162 svn_stringbuf_create(apr_psprintf(pool, _("%s* Plaintext cache in %s\n"), in svn_cl__help()
|
| H A D | conflict-callbacks.c | 147 label1 = apr_psprintf(pool, "%s\t- %s", in show_diff() 150 label2 = apr_psprintf(pool, "%s\t- %s", in show_diff() 626 const char *line_sep = apr_psprintf(pool, "\n%*s", left_margin, ""); in prompt_string() 655 s = apr_psprintf(pool, " (%s) %s", opt->code, in prompt_string() 693 const char *s = apr_psprintf(pool, " (%s)", opt->code); in help_string() 696 *result = apr_psprintf(pool, "%s%-6s - %s [%s]\n", in help_string() 700 *result = apr_psprintf(pool, "%s%-6s - %s\n", *result, s, in help_string() 1634 apr_psprintf(scratch_pool, in prompt_move_target_path() 1643 apr_psprintf(scratch_pool, in prompt_move_target_path() 1784 conflict_description = apr_psprintf(scratch_pool, "%s\n%s", in handle_tree_conflict() [all …]
|
| H A D | propget-cmd.c | 185 header = apr_psprintf( in print_single_prop() 192 header = apr_psprintf(scratch_pool, "%s - ", abspath_or_URL); in print_single_prop() 196 header = apr_psprintf(scratch_pool, like_proplist in print_single_prop() 384 char *revstr = apr_psprintf(pool, "%ld", rev); in svn_cl__propget()
|
| H A D | blame-cmd.c | 77 apr_psprintf(pool, "%" APR_INT64_T_FMT, in blame_receiver_xml() 132 ? apr_psprintf(pool, "%*ld", rev_maxlength, revision) in print_line_info() 133 : apr_psprintf(pool, "%*s", rev_maxlength, "-"); in print_line_info()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | conflicts.c | 3314 *description = apr_psprintf( in conflict_tree_get_description_local_missing() 10741 apr_psprintf( in describe_incoming_move_merge_conflict_option() 10754 apr_psprintf( in describe_incoming_move_merge_conflict_option() 10766 apr_psprintf( in describe_incoming_move_merge_conflict_option() 10971 apr_psprintf( in configure_option_local_move_file_or_dir_merge() 11055 apr_psprintf( in configure_option_sibling_move_merge() 11648 apr_psprintf( in conflict_tree_get_description_update_both_moved_file_merge() 11662 apr_psprintf( in conflict_tree_get_description_update_both_moved_file_merge() 11713 apr_psprintf( in conflict_tree_get_description_update_both_moved_file_move_merge() 11883 apr_psprintf( in configure_option_both_moved_dir_merge() [all …]
|
| H A D | diff.c | 259 new_path1 = apr_psprintf(result_pool, "%s\t(%s)", new_path, new_path1); in adjust_paths_for_diff_labels() 261 new_path1 = apr_psprintf(result_pool, "%s\t(...%s)", new_path, new_path1); in adjust_paths_for_diff_labels() 263 new_path1 = apr_psprintf(result_pool, "%s\t(.../%s)", new_path, new_path1); in adjust_paths_for_diff_labels() 268 new_path2 = apr_psprintf(result_pool, "%s\t(%s)", new_path, new_path2); in adjust_paths_for_diff_labels() 270 new_path2 = apr_psprintf(result_pool, "%s\t(...%s)", new_path, new_path2); in adjust_paths_for_diff_labels() 293 label = apr_psprintf(result_pool, _("%s\t(revision %ld)"), path, revnum); in diff_label() 295 label = apr_psprintf(result_pool, _("%s\t(nonexistent)"), path); in diff_label() 297 label = apr_psprintf(result_pool, _("%s\t(working copy)"), path); in diff_label() 512 *label1 = diff_label(apr_psprintf(scratch_pool, "a/%s", copyfrom_path), in print_git_diff_header() 553 *label1 = diff_label(apr_psprintf(scratch_pool, "a/%s", copyfrom_path), in print_git_diff_header() [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | load-index.c | 62 apr_psprintf(scratch_pool, in check_all_covered() 69 apr_psprintf(scratch_pool, in check_all_covered() 147 apr_psprintf(scratch_pool, "%" APR_UINT64_T_HEX_FMT, in svn_fs_fs__load_index() 149 apr_psprintf(scratch_pool, "%" APR_UINT64_T_HEX_FMT, in svn_fs_fs__load_index()
|
| H A D | util.c | 115 apr_psprintf(pool, in svn_fs_fs__path_rev_packed() 128 apr_psprintf(pool, "%ld", in svn_fs_fs__path_rev_shard() 143 apr_psprintf(pool, "%ld", rev), in svn_fs_fs__path_rev() 148 apr_psprintf(pool, "%ld", rev), SVN_VA_NULL); in svn_fs_fs__path_rev() 187 apr_psprintf(pool, "%ld", in svn_fs_fs__path_revprops_shard() 201 apr_psprintf(pool, "%ld" PATH_EXT_PACKED_SHARD, in svn_fs_fs__path_revprops_pack_shard() 216 apr_psprintf(pool, "%ld", rev), in svn_fs_fs__path_revprops() 221 apr_psprintf(pool, "%ld", rev), SVN_VA_NULL); in svn_fs_fs__path_revprops() 330 apr_psprintf(pool, PATH_PREFIX_NODE "%s", in svn_fs_fs__path_txn_node_rev() 509 buf = apr_psprintf(pool, "%ld\n", rev); in svn_fs_fs__write_current() [all …]
|
| H A D | hotcopy.c | 258 const char *shard = apr_psprintf(scratch_pool, "%ld", in hotcopy_copy_shard_file() 273 apr_psprintf(scratch_pool, "%ld", rev), in hotcopy_copy_shard_file() 308 packed_shard = apr_psprintf(scratch_pool, "%ld" PATH_EXT_PACKED_SHARD, in hotcopy_copy_packed_shard() 348 packed_shard = apr_psprintf(scratch_pool, "%ld" PATH_EXT_PACKED_SHARD, in hotcopy_copy_packed_shard() 404 shard = apr_psprintf(scratch_pool, "%ld", start_rev / max_files_per_dir); in hotcopy_remove_files() 415 shard = apr_psprintf(iterpool, "%ld", rev / max_files_per_dir); in hotcopy_remove_files() 421 apr_psprintf(iterpool, in hotcopy_remove_files() 763 apr_psprintf(iterpool, "%ld", rev), in hotcopy_revisions_old() 767 apr_psprintf(iterpool, "%ld", rev), in hotcopy_revisions_old()
|
| H A D | revprops.c | 69 apr_psprintf(iterpool, in svn_fs_fs__upgrade_pack_revprops() 74 apr_psprintf(iterpool, "%" APR_INT64_T_FMT, shard), in svn_fs_fs__upgrade_pack_revprops() 119 apr_psprintf(iterpool, "%" APR_INT64_T_FMT, shard), in svn_fs_fs__upgrade_cleanup_pack_revprops() 204 apr_psprintf(scratch_pool, "Failed to parse revprops for r%ld.", in parse_revprop() 777 apr_psprintf(scratch_pool, in svn_fs_fs__get_revision_proplist() 1055 new_filename = apr_psprintf(pool, "%ld.%" APR_INT64_T_FMT, in repack_file_open() 1389 path = svn_dirent_join(shard_path, apr_psprintf(iterpool, "%ld", rev), in svn_fs_fs__copy_revprops() 1485 path = svn_dirent_join(shard_path, apr_psprintf(iterpool, "%ld", rev), in svn_fs_fs__pack_revprops_shard() 1513 pack_filename = apr_psprintf(scratch_pool, "%ld.0", rev); in svn_fs_fs__pack_revprops_shard() 1563 apr_psprintf(iterpool, "%d", i), in svn_fs_fs__delete_revprops_shard()
|
| H A D | low_level.c | 256 apr_psprintf(result_pool, in svn_fs_fs__parse_footer() 259 apr_psprintf(result_pool, in svn_fs_fs__parse_footer() 594 kind_string = apr_psprintf(scratch_pool, "-%s", in write_change_entry() 601 mergeinfo_string = apr_psprintf(scratch_pool, " %s", in write_change_entry() 615 svn_stringbuf_appendcstr(buf, apr_psprintf(scratch_pool, "%ld %s", in write_change_entry() 902 where = apr_psprintf(scratch_pool, in read_rep_offsets() 1091 return apr_psprintf(pool, "%s/_%s", txn_id_str, buf); in format_uniquifier() 1323 text = apr_psprintf(scratch_pool, REP_DELTA " %ld %" APR_OFF_T_FMT in svn_fs_fs__write_rep_header()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | revprops.c | 410 apr_psprintf(scratch_pool, "Failed to parse revprops for r%ld.", in parse_revprop() 496 apr_psprintf(scratch_pool, in read_non_packed_revprop() 609 apr_psprintf(scratch_pool, in read_manifest() 675 const char *filename = apr_psprintf(result_pool, "%ld.%" APR_UINT64_T_FMT, in get_revprop_pack_filepath() 787 apr_psprintf(scratch_pool, in parse_packed_revprops() 918 apr_psprintf(iterpool, in read_pack_revprop() 1544 apr_psprintf(iterpool, "Failed to read revprops for r%ld.", in copy_revprops() 1663 pack_filename = apr_psprintf(scratch_pool, "%ld.0", rev); in svn_fs_x__pack_revprops_shard()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_svn/ |
| H A D | cram.c | 154 challenge = apr_psprintf(pool, in svn_ra_svn_cram_server() 205 reply = apr_psprintf(pool, "%s %s", user, hex); in svn_ra_svn__cram_client()
|