Lines Matching refs:mprintf
704 mprintf("Resuming %s to %s\n", in process_get()
707 mprintf("Fetching %s to %s\n", in process_get()
797 mprintf("Resuming upload of %s to %s\n", in process_put()
800 mprintf("Uploading %s to %s\n", in process_put()
903 mprintf("%s\n", lname); in do_ls_dir()
906 mprintf("%s\n", d[n]->longname); in do_ls_dir()
908 mprintf("%-*s", colspace, fname); in do_ls_dir()
1037 mprintf("%s\n", lname); in do_globbed_ls()
1040 mprintf("%-*s", colspace, fname); in do_globbed_ls()
1552 mprintf("sftp> %s\n", ocmd); in parse_dispatch_command()
1598 mprintf("Removing %s\n", g.gl_pathv[i]); in parse_dispatch_command()
1702 mprintf("Changing mode on %s\n", in parse_dispatch_command()
1735 mprintf("Changing owner on %s\n", in parse_dispatch_command()
1740 mprintf("Changing group on %s\n", in parse_dispatch_command()
1751 mprintf("Remote working directory: %s\n", *pwd); in parse_dispatch_command()
1759 mprintf("Local working directory: %s\n", path_buf); in parse_dispatch_command()
1828 mprintf("%-*s", colspace, tmp); in complete_display()
2213 mprintf("Changing to: %s\n", dir); in interactive_loop()