Lines Matching refs:mprintf
703 mprintf("Resuming %s to %s\n", in process_get()
706 mprintf("Fetching %s to %s\n", in process_get()
800 mprintf("Resuming upload of %s to %s\n", in process_put()
803 mprintf("Uploading %s to %s\n", in process_put()
912 mprintf("%s\n", lname); in do_ls_dir()
915 mprintf("%s\n", d[n]->longname); in do_ls_dir()
917 mprintf("%-*s", colspace, fname); in do_ls_dir()
1053 mprintf("%s\n", lname); in do_globbed_ls()
1056 mprintf("%-*s", colspace, fname); in do_globbed_ls()
1572 mprintf("sftp> %s\n", ocmd); in parse_dispatch_command()
1624 mprintf("Removing %s\n", g.gl_pathv[i]); in parse_dispatch_command()
1728 mprintf("Changing mode on %s\n", in parse_dispatch_command()
1761 mprintf("Changing owner on %s\n", in parse_dispatch_command()
1766 mprintf("Changing group on %s\n", in parse_dispatch_command()
1777 mprintf("Remote working directory: %s\n", *pwd); in parse_dispatch_command()
1785 mprintf("Local working directory: %s\n", path_buf); in parse_dispatch_command()
1854 mprintf("%-*s", colspace, tmp); in complete_display()
2260 mprintf("Changing to: %s\n", dir); in interactive_loop()