Lines Matching refs:mprintf
660 mprintf("Resuming %s to %s\n", in process_get()
663 mprintf("Fetching %s to %s\n", in process_get()
753 mprintf("Resuming upload of %s to %s\n", in process_put()
756 mprintf("Uploading %s to %s\n", in process_put()
859 mprintf("%s\n", lname); in do_ls_dir()
862 mprintf("%s\n", d[n]->longname); in do_ls_dir()
864 mprintf("%-*s", colspace, fname); in do_ls_dir()
945 mprintf("%s\n", lname); in do_globbed_ls()
948 mprintf("%-*s", colspace, fname); in do_globbed_ls()
1484 mprintf("Removing %s\n", g.gl_pathv[i]); in parse_dispatch_command()
1584 mprintf("Changing mode on %s\n", in parse_dispatch_command()
1615 mprintf("Changing owner on %s\n", in parse_dispatch_command()
1620 mprintf("Changing group on %s\n", in parse_dispatch_command()
1630 mprintf("Remote working directory: %s\n", *pwd); in parse_dispatch_command()
1638 mprintf("Local working directory: %s\n", path_buf); in parse_dispatch_command()
1707 mprintf("%-*s", colspace, tmp); in complete_display()
2091 mprintf("Changing to: %s\n", dir); in interactive_loop()
2135 mprintf("sftp> %s", cmd); in interactive_loop()