Searched refs:LLF (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/libexec/ftpd/ |
| H A D | ftpd.c | 796 "Timeout (" LLF " seconds): closing control connection.", in toolong() 799 syslog(LOG_INFO, "User %s timed out after " LLF " seconds", in toolong() 1517 "User %s access denied, connection limit of " LLF in do_pass() 1521 "Maximum connection limit of " LLF in do_pass() 2007 (void)snprintf(sizebuf, sizeof(sizebuf), " (" LLF " byte%s)", in dataconn() 2228 syslog(LOG_INFO, "mmapsize = " LLF ", writesize = " LLF, in send_data_with_mmap() 2703 "Data sent: " LLF " byte%s in " LLF " file%s", in statcmd() 2707 "Data received: " LLF " byte%s in " LLF " file%s", in statcmd() 2711 "Total data: " LLF " byte%s in " LLF " file%s", in statcmd() 2718 reply(0, "Traffic sent: " LLF " byte%s in " LLF " transfer%s", in statcmd() [all …]
|
| H A D | ftpcmd.y | 225 "Data traffic for this session was " LLF " byte%s in " LLF " file%s.", 229 "Total traffic for this session was " LLF " byte%s in " LLF " transfer%s.", 238 "Data traffic: " LLF " byte%s in " LLF " file%s", 242 "Total traffic: " LLF " byte%s in " LLF " transfer%s", 571 "Current IDLE time limit is " LLF 572 " seconds; max " LLF, 584 LLF " seconds", 591 LLF " seconds", 601 "Current RATEGET is " LLF " bytes/sec", 622 "RATEGET set to " LLF " bytes/sec", [all …]
|
| H A D | extern.h | 93 # define LLF "%ld" macro 103 # define LLF "%lld" macro
|
| H A D | cmds.c | 496 reply(213, LLF, (LLT)count); in sizecmd() 729 cprintf(fd, "%s=" LLF ";", fact, (LLT)fe->stat->st_size); in fact_size()
|
| H A D | conf.c | 655 cprintf(stdout, LLF, in display_file()
|
| /netbsd-src/usr.bin/ftp/ |
| H A D | progressbar.h | 78 # define LLF "%ld" macro 85 # define LLF "%lld" macro
|
| H A D | progressbar.c | 329 len += snprintf(buf + len, BUFLEFT, LLF " byte%s %s in ", 351 len += snprintf(buf + len, BUFLEFT, "(" LLF ".%02d %.2sB/s)",
|
| H A D | fetch.c | 892 fetch_printf(fin, "Range: bytes=" LLF "-\r\n", in print_get() 894 fprintf(ttyout, "restarting at " LLF, (LLT)restart_point); 1062 fprintf(ttyout, LLF "-" LLF, (LLT)pi->rangestart, in parse_posinfo() 1064 fprintf(ttyout, "/" LLF "\n", (LLT)pi->entitylen); 1162 DPRINTF("%s: parsed len as: " LLF "\n", in negotiate_connection() 1527 fprintf(ttyout, " (restarting at " LLF ")", in fetch_url() 1759 DPRINTF("%s: got chunk-size of " LLF "\n", __func__, in fetch_url()
|
| H A D | ftp.c | 795 if (command("REST " LLF, (LLT)restart_point) != CONTINUE) in sendrequest() 1036 command("REST " LLF, (LLT) restart_point) != CONTINUE) in recvrequest() 1937 (command("REST " LLF, (LLT) restart_point) != CONTINUE)) in proxtrans() 1947 (command("REST " LLF, (LLT) restart_point) != CONTINUE)) in proxtrans()
|
| H A D | cmds.c | 2417 "Restarting at " LLF " for next get, put or append\n", 2520 "%s\t" LLF "\n", argv[1], (LLT)size);
|
| H A D | util.c | 760 DPRINTF("remotemodtime: parsed time `%s' as " LLF in remotemodtime()
|
| /netbsd-src/share/misc/ |
| H A D | acronyms.comp | 932 LLF low level format
|