Searched refs:LLF (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/src/
H A Dprogressbar.h87 # define LLF "%ld" macro
95 # define LLF "%qd" macro
102 # define LLF "%lld" macro
H A Dfetch.c601 fprintf(ttyout, " (restarting at " LLF ")",
799 fprintf(fin, "Range: bytes=" LLF "-\r\n",
801 fprintf(ttyout, "restarting at " LLF,
889 DPRINTF("parsed len as: " LLF "\n",
928 fprintf(ttyout, LLF "-" LLF,
931 fprintf(ttyout, "/" LLF "\n", (LLT)entitylen);
1178 DPRINTF("got chunksize of " LLF "\n", (LLT)chunksize);
H A Dprogressbar.c342 len += snprintf(buf + len, BUFLEFT, LLF " byte%s %s in ",
364 len += snprintf(buf + len, BUFLEFT, "(" LLF ".%02d %.2sB/s)",
H A Dftp.c767 if (command("REST " LLF, (LLT)restart_point) != CONTINUE)
1005 command("REST " LLF, (LLT) restart_point) != CONTINUE)
1904 (command("REST " LLF, (LLT) restart_point) != CONTINUE))
1914 (command("REST " LLF, (LLT) restart_point) != CONTINUE))
H A Dftp.c.orig763 if (command("REST " LLF, (LLT)restart_point) != CONTINUE)
1001 command("REST " LLF, (LLT) restart_point) != CONTINUE)
1871 (command("REST " LLF, (LLT) restart_point) != CONTINUE))
1881 (command("REST " LLF, (LLT) restart_point) != CONTINUE))
H A Dcmds.c2382 "Restarting at " LLF " for next get, put or append\n",
2485 "%s\t" LLF "\n", argv[1], (LLT)size);
H A Dutil.c773 DPRINTF("parsed date `%s' as " LLF ", %s",

Completed in 160 milliseconds