Lines Matching refs:mprintf
684 mprintf("Resuming %s to %s\n", in process_get()
687 mprintf("Fetching %s to %s\n", in process_get()
781 mprintf("Resuming upload of %s to %s\n", in process_put()
784 mprintf("Uploading %s to %s\n", in process_put()
893 mprintf("%s\n", lname); in do_ls_dir()
896 mprintf("%s\n", d[n]->longname); in do_ls_dir()
898 mprintf("%-*s", colspace, fname); in do_ls_dir()
1028 mprintf("%s\n", lname); in do_globbed_ls()
1031 mprintf("%-*s", colspace, fname); in do_globbed_ls()
1547 mprintf("sftp> %s\n", ocmd); in parse_dispatch_command()
1599 mprintf("Removing %s\n", g.gl_pathv[i]); in parse_dispatch_command()
1703 mprintf("Changing mode on %s\n", in parse_dispatch_command()
1736 mprintf("Changing owner on %s\n", in parse_dispatch_command()
1741 mprintf("Changing group on %s\n", in parse_dispatch_command()
1752 mprintf("Remote working directory: %s\n", *pwd); in parse_dispatch_command()
1760 mprintf("Local working directory: %s\n", path_buf); in parse_dispatch_command()
1828 mprintf("%-*s", colspace, tmp); in complete_display()
2231 mprintf("Changing to: %s\n", dir); in interactive_loop()