Symbol: LLF
libexec/ftpd/cmds.c
496
reply(213, LLF, (LLT)count);
libexec/ftpd/cmds.c
729
cprintf(fd, "%s=" LLF ";", fact, (LLT)fe->stat->st_size);
libexec/ftpd/conf.c
655
cprintf(stdout, LLF,
libexec/ftpd/ftpcmd.y
225
"Data traffic for this session was " LLF " byte%s in " LLF " file%s.",
libexec/ftpd/ftpcmd.y
229
"Total traffic for this session was " LLF " byte%s in " LLF " transfer%s.",
libexec/ftpd/ftpcmd.y
238
"Data traffic: " LLF " byte%s in " LLF " file%s",
libexec/ftpd/ftpcmd.y
242
"Total traffic: " LLF " byte%s in " LLF " transfer%s",
libexec/ftpd/ftpcmd.y
571
"Current IDLE time limit is " LLF
libexec/ftpd/ftpcmd.y
572
" seconds; max " LLF,
libexec/ftpd/ftpcmd.y
584
LLF " seconds",
libexec/ftpd/ftpcmd.y
591
LLF " seconds",
libexec/ftpd/ftpcmd.y
601
"Current RATEGET is " LLF " bytes/sec",
libexec/ftpd/ftpcmd.y
622
"RATEGET set to " LLF " bytes/sec",
libexec/ftpd/ftpcmd.y
633
"Current RATEPUT is " LLF " bytes/sec",
libexec/ftpd/ftpcmd.y
654
"RATEPUT set to " LLF " bytes/sec",
libexec/ftpd/ftpcmd.y
889
"Restarting at " LLF ". Send STORE or RETRIEVE to initiate transfer.",
libexec/ftpd/ftpd.c
1518
"User %s access denied, connection limit of " LLF
libexec/ftpd/ftpd.c
1522
"Maximum connection limit of " LLF
libexec/ftpd/ftpd.c
2008
(void)snprintf(sizebuf, sizeof(sizebuf), " (" LLF " byte%s)",
libexec/ftpd/ftpd.c
2229
syslog(LOG_INFO, "mmapsize = " LLF ", writesize = " LLF,
libexec/ftpd/ftpd.c
2704
"Data sent: " LLF " byte%s in " LLF " file%s",
libexec/ftpd/ftpd.c
2708
"Data received: " LLF " byte%s in " LLF " file%s",
libexec/ftpd/ftpd.c
2712
"Total data: " LLF " byte%s in " LLF " file%s",
libexec/ftpd/ftpd.c
2719
reply(0, "Traffic sent: " LLF " byte%s in " LLF " transfer%s",
libexec/ftpd/ftpd.c
2722
reply(0, "Traffic received: " LLF " byte%s in " LLF " transfer%s",
libexec/ftpd/ftpd.c
2725
reply(0, "Total traffic: " LLF " byte%s in " LLF " transfer%s",
libexec/ftpd/ftpd.c
2741
reply(0, "Idle timeout: " LLF ", maximum timeout: " LLF,
libexec/ftpd/ftpd.c
2747
reply(0, "Maximum connections: " LLF,
libexec/ftpd/ftpd.c
2761
reply(0, "Maximum file size: " LLF,
libexec/ftpd/ftpd.c
2785
reply(0, "PASV port range: " LLF " - " LLF,
libexec/ftpd/ftpd.c
2788
reply(0, "Rate get limit: " LLF " bytes/sec",
libexec/ftpd/ftpd.c
2793
reply(0, "Rate put limit: " LLF " bytes/sec",
libexec/ftpd/ftpd.c
2798
reply(0, "Mmap size: " LLF, (LLT)curclass.mmapsize);
libexec/ftpd/ftpd.c
2802
reply(0, "Read size: " LLF, (LLT)curclass.readsize);
libexec/ftpd/ftpd.c
2806
reply(0, "Write size: " LLF, (LLT)curclass.writesize);
libexec/ftpd/ftpd.c
2810
reply(0, "Receive buffer size: " LLF,
libexec/ftpd/ftpd.c
2815
reply(0, "Send buffer size: " LLF,
libexec/ftpd/ftpd.c
2820
reply(0, "Send low water mark: " LLF,
libexec/ftpd/ftpd.c
2955
"Status: " LLF " of " LLF " byte%s transferred",
libexec/ftpd/ftpd.c
2959
reply(213, "Status: " LLF " byte%s transferred",
libexec/ftpd/ftpd.c
3621
" = " LLF " byte%s", (LLT) bytes, PLURAL(bytes));
libexec/ftpd/ftpd.c
3627
" in " LLF ".%.03ld seconds",
libexec/ftpd/ftpd.c
3651
"%.24s " LLF " %s " LLF " %s %c %s %c %c %s FTP 0 * %c\n",
libexec/ftpd/ftpd.c
3700
syslog(LOG_INFO, LLF ".%.03ldu " LLF ".%.03lds %ld+%ldio %ldpf+%ldw",
libexec/ftpd/ftpd.c
796
"Timeout (" LLF " seconds): closing control connection.",
libexec/ftpd/ftpd.c
799
syslog(LOG_INFO, "User %s timed out after " LLF " seconds",
usr.bin/ftp/cmds.c
2417
"Restarting at " LLF " for next get, put or append\n",
usr.bin/ftp/cmds.c
2520
"%s\t" LLF "\n", argv[1], (LLT)size);
usr.bin/ftp/fetch.c
1064
fprintf(ttyout, LLF "-" LLF, (LLT)pi->rangestart,
usr.bin/ftp/fetch.c
1066
fprintf(ttyout, "/" LLF "\n", (LLT)pi->entitylen);
usr.bin/ftp/fetch.c
1164
DPRINTF("%s: parsed len as: " LLF "\n",
usr.bin/ftp/fetch.c
1530
fprintf(ttyout, " (restarting at " LLF ")",
usr.bin/ftp/fetch.c
1767
DPRINTF("%s: got chunk-size of " LLF "\n", __func__,
usr.bin/ftp/fetch.c
894
fetch_printf(fin, "Range: bytes=" LLF "-\r\n",
usr.bin/ftp/fetch.c
896
fprintf(ttyout, "restarting at " LLF, (LLT)restart_point);
usr.bin/ftp/ftp.c
1052
command("REST " LLF, (LLT) restart_point) != CONTINUE)
usr.bin/ftp/ftp.c
1965
(command("REST " LLF, (LLT) restart_point) != CONTINUE))
usr.bin/ftp/ftp.c
1975
(command("REST " LLF, (LLT) restart_point) != CONTINUE))
usr.bin/ftp/ftp.c
805
if (command("REST " LLF, (LLT)restart_point) != CONTINUE)
usr.bin/ftp/progressbar.c
329
len += snprintf(buf + len, BUFLEFT, LLF " byte%s %s in ",
usr.bin/ftp/progressbar.c
351
len += snprintf(buf + len, BUFLEFT, "(" LLF ".%02d %.2sB/s)",
usr.bin/ftp/util.c
760
DPRINTF("remotemodtime: parsed time `%s' as " LLF